I’m writing a plugin that creates and handles a simple form. This has been my […]
Tag: plugin-development
Script to get a list of all images that are detached?
In my functions.php, I have a need to list all images in the uploads folder […]
How to determine, from plugin script, if active theme has <h1>The Post Title</h1>
My plugin needs to know if the currently active theme places the post title in […]
Updating my plugin without releasing a new version
Is it possible to change a file in wordpress.org repository (using SVN) without incrementing the […]
How can I add a CSS rule to edit.php?
I’m using add_filter(‘manage_posts_columns’) in my plugin.php to add a column to the Edit Posts listing […]
How to filter $post->post_content prior to save
I have a function inside my plugin that attaches to save_post, and inside that function, […]
A tool to analyze rewrite rules?
Is there a good tool to analyze my rewrite rules? I always get confused with […]
The plugin generated 80 characters of unexpected output!
I’m getting this message each time I activate my plugin: The plugin generated 80 characters […]
How can I add columns to the post edit listing to show my custom post data?
When you click on “Posts” or “Pages”, you get a paged listing of your posts […]
Prevent notice and warnings in error_reporting?
When turning opn WP_DEBUG and WP_DEBUG_DISPLAY, I get tons of warnings and notices. I have […]
No More Posts Available.
No more pages to load.