Releases: waughjai/wp-scripts
Releases · waughjai/wp-scripts
Release list
Remove emoji JS on dequeueWPDefaults method call
Separate page meta box registrar from initialization so it can go last
- Separate page meta box registrar from initialization so it can go last.
- Remove WordPress admin pages.
Add dequeueWPDefaults method for WPStylesheets to dequeue new block library stylesheets for Gutenberg and add wp-embeds to dequeued scripts form WPScripts' dequeueWPDefaults method
v1.3.0 Add dequeueWPDefaults method for WPStylesheets to dequeue new block l…
Add ability to add meta box to other post types
v1.2.0 Add ability to add meta box to other post types
Allow multiple scripts through 1 register call using commas
v1.1.0 Allow multiple scripts through 1 register call using commas
Initial Composer Release
v1.0.0 Fix wp-theme-option dependency bug