Here is a very simple script that once uploaded locks onto various architectures and extracts the database using the captured details. For example, wordpress and concrete5 have been detected here:…
Wordpress
passing variables to get_template part in wordpress
When including part of a theme using the wordpress function get_template_part(), you will notice the included template will not have access to any variables previously defined, this is because they…
wordpress comment count as a button
Styling the wordpress comment count as a button/icon etc can be tricky because the normal call to the comments comments_popup_link(__(‘Comments (0)’), __(‘Comments (1)’), __(‘Comments (%)’)); formats the output as an…
WordPress blog to MU
Upgrading to wordpress MU manually from an old blog. At work I had to update an old wordpress installation from 2.3.2 all the way up to the latest version of…
clikStats
clikStats is a wordpress plugin that automatically detects the current links within each post. ClikStats is retrofitable, and requires no special provision from any classes or code. Once activated, clikStats…