Category: WordPress Hacks
-
WordPress Plugin Deinstall Data Automatically
In version 2.7 of WordPress you will have the possibility to delete a Plugin directly in your backend, see version 2.7 info. To delete also the Plugin data from your database, the Plugin author has to accomplish some requirements. I hope the following tutorial will help some Plugin authors and they will implement this feature…
-
Expand Search Results In WordPress
The search function in WordPress is expandable by many WordPress Plugins. For every desire something. But in this post I like to introduce a little code snippet, which doesn’t give you any of these functionality but shows the user how many posts where found including their search query. With this little but nice help, it…
-
Use WordPress 2.7 Offline
The coming WordPress Version 2.7 has the popular required core update included. You can already try out the functions. But sometimes you don’t want or can’t work online. Here is a little workaround how to develop with WordPress 2.7 Beta offline.