-
After September 30, 2023, Google Optimize will no longer be available to use.
Seems like Google is _**hoping**_ that this functionality will make its way into GA4, but does not have this functional…
-
I am building a plugin, which relies on Meta Box -plugin. Everything works fine, except when using classic editor, ie. with Classic Editor or WP Bakery plugins. Then the changes to the fields are not …
-
I noticed this is no longer on the WordPress plugins site: https://wordpress.org/plugins/custom-content-type-manager/
Considering it's been 2 years since any code has been pushed and it's not reall…
-
When you add a custom product type and want to hide **File Downloads** (or any other metabox?) on initial page load, there is no filter hook to do that.
Can we add a filter at [metabox.php#L648](ht…
-
Adding the following code "breaks" the custom field suite plugin... any custom fields added with CFS disappear on that particular page editor (pages using the "landing.php" template) and you can't sav…
-
Much inspiration can be found in #364. But #975 should happen first.
-
Hi,
I am using the Meta Box to develop the metaboxes fields of theme, however something weird is happening to the image_advanced field, always when I try to upload more than one image it shows only o…
-
I have a big problem with speed of metaboxes. I use it on premium theme. I have near 10 blocks and each block upload only on clicking image checkbox. But it's very slow, after click on checkbox it nee…
-
Test to ensure there is not immediate failure. The use of the [pmpro_sws] shortcode in a shortcode block or via the classic editor block should work properly as-is.
There is the potential to replac…
-
## What problem does this address?
Currently we can't add metabox filter to get posts with certain metabox value only.
## What is your proposed solution?
Add Filter option for metaboxes as well…