Browsing the archives for the Wordpress category

Simple weather widget plugin for Wordpress

The Simple Weather widget is a small and simple (duh!) widget for wordpress which enables the display of weather forecast with icons for any location as specified by the post custom field.  The widget adapts to the look and feel of the blog theme. A typical Simple Weather widget can look like this (example from [...]

Popularity: 3% [?]

Simple Google Maps plugin for wordpress

What is it?
This is a demo post for a little plugin I wrote that uses custom fields in Wordpress together with Google’s HTTP geo coding API and Google Maps to produce a map with a marker in the post. The current version (0.5) of the plugin takes the following custom keys and use them to [...]

Popularity: 10% [?]

Integrating a forum with your Wordpress installation

Traditionally it has been quite hassle to integrate a forum to a wordpress powered site, using a number of such bridge hacks to integrate phpBB and SMF I know how much work and trouble it can be; if you even get it to work. One option has been to use bbPress, a Wordpress forum plugin [...]

Popularity: 8% [?]

Wordpress latest user login hack

I needed a way to log the date and time the last time a user logged in I looked around for a plugin to do this for me, but found none, so I decided to try and write a function myself.
This one I struggled with and in the end it came out like something of [...]

Popularity: 6% [?]