Archive for the ‘WordPress’ Category
Sunday, June 29th, 2008
The simple widget that runs in our sidebar presents a random selection of stored links.
The script parses the <title> tags on the referred pages to name the links.
To install it copy the script file to your plugin directory. Activate the widget in WordPress under Plugins, add it under Design->Widgets and ...
Posted in PHP, WordPress | No Comments »
Wednesday, June 25th, 2008
We customized Mike Smullin's AdSense to meet the current specs. Our sidebar shows what it looks like. You can find our version right here. After installation and activation you only need to specify google_ad_client (your publisher ID) and google_ad_slot (to be pasted from the code provided by Google) on the ...
Posted in Google, PHP, WordPress | No Comments »