Skip to content

Releases: waughjai/wp-scripts

Remove emoji JS on dequeueWPDefaults method call

Choose a tag to compare

@waughjai waughjai released this 15 Nov 17:12
v2.1.0

Remove emoji JS on dequeueWPDefaults method call

Separate page meta box registrar from initialization so it can go last

Choose a tag to compare

@waughjai waughjai released this 29 Oct 17:29
  • 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

Choose a tag to compare

@waughjai waughjai released this 11 Sep 19:53
v1.3.0

Add dequeueWPDefaults method for WPStylesheets to dequeue new block l…

Add ability to add meta box to other post types

Choose a tag to compare

@waughjai waughjai released this 26 Jun 18:20
v1.2.0

Add ability to add meta box to other post types

Allow multiple scripts through 1 register call using commas

Choose a tag to compare

@waughjai waughjai released this 21 Jun 23:25
v1.1.0

Allow multiple scripts through 1 register call using commas

Initial Composer Release

Choose a tag to compare

@waughjai waughjai released this 31 May 18:46
v1.0.0

Fix wp-theme-option dependency bug