Ajax the metaboxes

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 ‘AJA

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

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:

  • Giving WordPress developers with an quick and common settings for accessing the native AJAX functionality of WordPress.
  • Fixing the gap of old and overcomplecated methods for using AJAX in WordPress.
  • Giving the newbie WordPress developers an easy way to develop AJAX plugins for WordPress.

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.