Vanilla AJAX Javascript and native metaboxes in 2.5 Visual Code Extension

·

·

I’ve updated my toolbox for developing in WordPress and mainly worked on making easy transients, Metaboxes and AJAX with vanilla JavaScript. I am working to remove jQuery from all of our development.

At the moment, it has over 11,000 installs – that’s huge for me! You can download WP Development Toolbox and over 34,000 downloads here

.

This is the list:

Code snippets added

.
  • (wpatra) Create transient for WordPress
  • (wpadef) WordPress Define default constants for Plugin
  • (wpamet) Register metabox for a post type
  • (gfapdf) GravityForms PDF -. Set Templates directory in Plugin
  • (wprjq) Remove jQuery loading
  • (wpajxq) Ajax button with jQuery
  • (wpameu) Register meta for a user
.

Fragments updated

.
  • (wpapuh) With default counters
  • (wpamet) New Metabox fields
  • (wpajx) AJAX updated with vanilla JavaScript
.

Enjoy it and please do a review!

Leave a Reply

Your email address will not be published. Required fields are marked *