Tag Archive | "plugin"

WordPress : Build a Thickbox plugin

Sunday, September 14, 2008

0 Comments

WordPress : Build a Thickbox plugin

In this guide/tutorial, I will show you how to build a WordPress Thickbox plugin which allows you to use the Thickbox library on your WordPress website and display images in an overlay on the front-end of your site.

Continue reading...

Wordpress Shopping Cart Plugin

Tuesday, August 5, 2008

0 Comments

Wordpress Shopping Cart Plugin

The Wordpress Shopping Cart plugin gives you the ability to quickly and seamlessly integrate an online shop with a fully functional shopping cart interface into any Wordpress website.

Continue reading...

Wordpress : Using jQuery library with your plugin or theme

Saturday, June 28, 2008

1 Comment

When you develop a Wordpress plugin or theme, you might want to make use of the jQuery library included and distributed with the Wordpress package.

Continue reading...

Wordpress : Translate a Plugin

Wednesday, June 25, 2008

1 Comment

First off, you have to know that not all Wordpress plugins can be translated. The plugin developer(s) had to take the necessary steps such as using the Wordpress __() and _e() functions and load_plugin_textdomain() in order to parse the strings/text of the plugin through the localization system.

Continue reading...

Wordpress Mailing List v2.0

Friday, September 28, 2007

0 Comments

The Wordpress mailing list plugin v2.0 has been released to the public with a great set of new features. These features include : Multiple mailing lists Email scheduling Newsletter templates Automatic updates indicator Improved sidebar widget with Ajax Post/page opt-in form embedding Email queue CSV and MacOS Address book importing Excel CSV file exporting And much, much more… If you are upgrading from v1.X, you immediately [...]

Continue reading...