Linux 软件免费装
Banner图

Ajax the metaboxes

开发者 peeping4dsun
更新时间 2015年1月4日 06:41
PHP版本: 3.9 及以上
WordPress版本: 4.1
版权: GPLv2 or later
版权网址: 版权信息

标签

admin AJAX metabox boilerplate

下载

1.0

详情介绍:

A boilerplate plugin aimed at developers, that want easy AJAX access to Wordpress metaboxes. After activating the plugin, the admin user will notice two buttons in metabox called 'AJAX Data'. The purpose of this plugin are: The plugin by default sets this functionality only for Wordpress's backend, but the code can easily be manipulated to bring AJAX to the frontend, as well. == Installation ==
  1. Upload ajax-the-metaboxes.zip onto your local computer.
  2. Go to your WordPress Dashboard and select Plugins >> Add New.
  3. Click on the Upload option at the top and select the boilerplate-ajax-wp.zip file` you just downloaded.
  4. Click on Install.
  5. Activate the plugin through the 'Plugins' menu in WordPress.

屏幕截图:

  • Example use: Receive Alexa rank for every correct URL address pasted in the form field
  • A default function of the plugin