Category: Wordpress
-
SyntaxHighlighter problems with jQuery 1.7.1
Recently I upgraded my WordPress plugins to jQuery version 1.7.1 and noticed that Internet Explorer 8 was causing errors “‘null’ is null or not an object”. I isolated this to the SyntaxHighlighter Evolved WordPress plugin I was also uses. On further Googling it seemed that there were issues with the XRegExp library and jQuery 1.7.1,…
-
Google Map v2.0 released – rewritten code supporting API v3 and gpx downloads!
Google Map v2.0 has now been released. Rewritten code supporting latest WordPress and Google Map API v3 features. Allow your readers to downloads your maps to GPS via GPX files. Give your readers the exact coordinates to your location. Download from the WordPress plugin repository. The following examples use the included example.xml file. Marker Z…
-
WordPress Tool – a WordPress error and link extractor
Here is a simple tool that might be useful to others, it does two main things; Parses your post’s content as XML and spits out any possible errors, and Extracts all external links, which can be exported as an Excel Tab delimited file. Post’s content errors Each post’s content is wrapped with XML dummy tags…
-
SQL query generator for changing WordPress tables
I recently went through the ordeal of changing the prefixes of the WordPress tables from the default wp_ to something more random, I have created the following to help anyone wanting to go through the same process.
-
Replace unorded list double arrows with bullets on default Kubrick theme
A quick guide to how to replace right-pointing double angle quotation marks (») (U+00BB) with bullets (•) (U+2022). Edit the following style.css in the wp-content\themes\default folder; to;