Is it possible to add custom meta boxes to the default blocks in Gutenberg? I would need to add a user-defined data-attribute to each block. This data-attribute then would...
I have a member section built using the http://www.advancedcustomfields.com plugin. There are 300 members that each have the following data: Company name Specialism (check boxes) Web address Telephone number...
I’m trying to add a text input to the “Insert Media” modal in the hopes of being able to add an html5 data- attribute to the images’ parent anchor....
I am working on a script to convert all posts in a given category to use a postmeta flag instead (testing of MySQL has shown me that on a...
I would like to extend the WordPress password protection of posts by adding extra input field for user email. So in order to see the content user will have...
I have a custom post type that includes many custom fields. I would like to add them as a search target to admin search. Currently the admin search searches...
I’m using WooCommerce on a site built with Pagelines Framework. I need to have a subtitle/customisable field appear under the product name anywhere it appears in the site. As...
In my (page-only, no posts) WordPress site I have a number of static blobs in need to put in a sidebar. We could call/tream thoses ‘blobs’ as widgets. At...
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for WordPress Development Stack Exchange. Closed 6...
I’m trying to query for a custom post type for a gallery system. I have a checkbox to set a gallery as a “featured” gallery (set up through More...