Tag Archive | "plugin"

WordPress : Build a Thickbox plugin

Sunday, September 14, 2008

18 Comments

WordPress : Build a Thickbox plugin

ShareIn 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

2 Comments

WordPress Shopping Cart Plugin

ShareThe 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

10 Comments

ShareWhen 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

39 Comments

ShareFirst 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

ShareThe 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 [...]

Continue reading...