Automattic / super-cool-ad-inserter-plugin

Insert ads, newsletter signup widgets, and calls to action in the middle of your posts!
https://wordpress.org/plugins/super-cool-ad-inserter/#description
32 stars 4 forks source link

fix: save "prevent shortcode" meta #134

Closed miguelpeixe closed 1 year ago

miguelpeixe commented 1 year ago

Fixes a bug preventing the "Prevent automatic addition of ads to this post." checkbox to be saved.

How to test

  1. While on master, edit a post, check the checkbox and save
  2. Refresh the page and confirm the value is not saved
  3. Check out this branch and try again
  4. Confirm the value is saved
miguelpeixe commented 1 year ago

Hmm... Perhaps a WP version issue? Looks like the argument value is not pulled from the global post since 6.1.0:

https://github.com/WordPress/wordpress-develop/blob/6.1/src/wp-includes/capabilities.php#L179-L196

matticbot commented 1 year ago

:tada: This PR is included in version 0.6.3-alpha.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

matticbot commented 1 year ago

:tada: This PR is included in version 0.6.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: