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 Comment

LAtest articles

Cierre Ventana

How to prepare your plugin for the WordPress.org directory

At the WordCamp Europe in Krakow, Fran Torres and I were speakers. Just after lunch, with the audience…

Cierre Ventana

Preview plugins in WordPress Playground directly from the Pull Request

When someone opens a PR in a WordPress plugin, the usual process for reviewing it involves downloading the…

Cierre Ventana

3 years in the WordPress.org Team Plugins

Yesterday, May 5, 2026, I celebrate 3 years as part of the WordPress.org Plugins Team. And this last…