What is the correct way sanitizing form data before submitting to the database? I have […]
Tag: plugin-development
How to implement filesystem cache in WordPress
I’m currently using the Transients API to cache some product details from Amazon. Now I’m […]
How does WooCommerce display a custom comment_type in Comment Admin?
There have been many threads and topics over the past few years about how to […]
Load page template with custom content using a plugin
I want to load the page.php template with the content I specify (using variables and […]
Bridge WordPress Media API with custom tinyMCE plugin
In my tinyMCE plugin, I would like to be able to call the WordPress Media […]
How to use radio buttons in WordPress plugin options using register settings?
How do I get this to save the radio buttons? It saves the checkboxes but […]
How to analyze wordpress plugin performance
Is there any plugin that I can use to determine the performance of the plugin […]
What is the difference between using global $current_screen and get_current_screen()?
I have been looking at get_current_screen();. I have seen there is also a global $current_screen; […]
Generating User(s) with Settings API
I am trying to create a plugin that will generate users. I am pretty new […]
Why doesn’t flush_rewrite_rules run on plugin activation?
I’m trying to flush rewrite rules in a plugin and it isn’t working. I have […]
No More Posts Available.
No more pages to load.