I’ve been building a plugin using a WooCommerce like template system, where the plugin houses […]
Tag: plugin-development
Single Responsibility Principle and WP Classes
Still working my way through OOP and Solid principles. Iâm having a hard time getting […]
update_meta_user difference in i:1 and b:1, how to write b:1
This code leads to wp_cababilities being written to the database but with an i:1 in […]
How to ensure “the_content” filter runs only for the main displayed content?
I have a plugin which adds the method to “the_content” filter. add_filter(‘the_content’, ‘myFilteringFunction’, 10000); Within […]
The ideal place for storing persistent PHP objects
I’m writing some plugins that do background batch processing, i.e. operations that take longer than […]
Preferred way to include Advanced Custom Fields in a plugin?
So I am building a plugin for a site that is already using Advanced Custom […]
How to filter the_content() & include content from template
I am trying to filter the_content() on single page, but it looks like it is […]
Is it possible to set up multistore in Woocommerce?
Is it possible to have a multistore in WooCommerce? I want to divide my WooCommerce […]
How to redirect users to their profile after they successfully edit their profile
I am using the buddypress plugin for wordpress and would like to make a little […]
Uploading images from a custom page using blueimp uploader?
I’m working with a frontend upload form that uses blueimp jQuery-File-Uploader to do all the […]
No More Posts Available.
No more pages to load.