This is a post written for the iWeb blog after launching iWeb’s first public WordPress plugin. The snappily named Background Update Notification Email Address plugin is not only iWeb’s first public plugin, but also my first plugin published on the WordPress plugin repository. In the blog post I discuss the problem solved and the process […]
Read MoreWordPress
Moving WordPress with a safe search and replace tool
This is a post I wrote for the iWeb blog looking at interconnect/it’s safe search and replace tool. A handy script used while moving WordPress from one location to another. The script performs a find and replace on the database without breaking the integrity of serialised data. WordPress generates and stores absolute URLs in it’s […]
Read MoreExclude your plugin from update checks in WordPress 3.7
In order to keep your plugins up-to-date, WordPress sends information about all it’s plugins (including any inactive ones) to WordPress.org. There are concerns around the information sent as it includes details on each plugin’s developer including name and website address. While not much of a privacy issue for public plugins, there are implications for plugins […]
Read MoreChange WordPress auto update email address
This is a post written for the iWeb blog while playing with WordPress 3.7 automatic updates. The default WordPress behaviour following an attempted update is to send an email notification to the admin email address set under Settings → General. We wrote a small plugin ideal for those who manage WordPress on their client’s behalf. The plugin […]
Read MoreSolve WordPress 3.7 Background Updates “This site is not able to apply these updates automatically.”
This is a post written for the iWeb blog while we were playing with WordPress 3.7 automatic updates. We wrote a plugin which overrides the check WordPress makes to determine whether a site is running under version control. We gitignore WordPress and only version our own themes and plugins. The plugin allows WordPress to automatically […]
Read More
Recent Comments