I’ve developed a few plugin for WordPress. Currently I’ve not been able to replicate the […]
Tag: plugin-development
How can I change the frequency of a scheduled event?
I have declared a scheduled event in a plugin like this : function shedule_email_alerts() { […]
How to deal with equal & similar arguments for a function?
I’m currently extending my pagination plugin, after a hint by @toscho. So the plugin will […]
What Plugins Demonstrate Great WP Plugin Development?
I’m going to be tackling my first plugin soon and I’m looking for plugins which […]
How to use WP default post list tables in a plugin?
I’m developping a plugin to manage a base of users and I’d like to show […]
Inserting JS snippet in the footer if there is no wp_footer?
I wrote a plugin which uses wp_enqueue_script() which will include the snippet in either the […]
modify wordpress default search
I would like to modify WordPress default search. I have 2 questions: which template file […]
Changing Plugin Load Order
I’m writing a plugin, bar, which is dependent on another plugin, foo, being activated, and […]
Should I use wpdb prepare?
I’m new to SQL and am wondering if I need to use wpdb->prepare for the […]
Best plugin for most viewed post
I just want to show how many user viewed a post (says 12 views) and […]
No More Posts Available.
No more pages to load.