Babelz 1.1.1 Release

BabelZ Update

BabelZ 1.1.1 has been released today with a few bug fixes.

More updates to come for S-ButtonZ and diggZ-Et WordPress plugins very soon.

 

New S-ButtonZ & diggZ-Et Release

S-ButtonZ & diggZ-Et Releases

S-ButtonZ 1.1.5 and diggZ-Et 1.4.1 has been released today with a couple bug fixes.

  • Fixed a bug causing Digg API buttons to sometimes not display an inacurate amount or no diggs at all.
  • Fixed the incorrect submission link bug for Digg API Buttons.
 

diggZ-ET 1.3.x Includes digg API

diggZ-Et version 1.3.x now includes the digg API for further customization of your digg buttons. The Digg API features have many pros over using the regular JavaScript buttons. However, we didn’t want to remove the old JavaScript buttons entirely. Therefore, you will now have the option to use the regular JavaScript buttons or choose to use custom CSS API buttons.
Continue reading

 

WP Plugin Creation “Saving Options”

Most WordPress plugins, if not all, have options (also known as settings) that are stored in the blog’s MySQL database, ready to be called upon when needed. In this tutorial we will explore three different PHP methods to store options.
Continue reading