The Codex for wp_list_comments states $reverse_top_level (boolean) (optional) Setting this to true will display the […]
Tag: plugin-development
How to delete custom taxonomy terms in plugin’s uninstall.php?
I am writing my plugin’s uninstall.php file and would like it to delete any terms […]
Add content to /wp-admin/plugin-install.php admin screens
I would like to add some external content to the plugin information displayed on the […]
What should I use instead of WP_CONTENT_DIR and WP_PLUGIN_DIR?
The WordPress documentation for Determining Plugin and Content Directories states that: WordPress makes use of […]
Issue with pre_get_posts on custom post type archive pages
Overview I am creating a theme which has 2 custom post types (as custom plugins): […]
flush_rewrite_rules() not working on plugin activation
I am experimenting with creating a simple plugin to create a custom post type named […]
Comment `Reply` link doesn’t work if comments are loaded from ajax
I am writing a plugin that displays custom home page that is in fact only […]
Using a front controller in a WordPress plugin, any suggestions?
My idea was to use a front controller in our plugin. has anyone done that […]
Send user activation email when programmatically creating user
I wondered if someone here might be able to help. Basically, I’ve created a custom […]
Can wp_list_comments output into variable?
Is there any way how to output wp_list_comments() into a variable? Something like $output = […]
No More Posts Available.
No more pages to load.