Subscribe via

Released WP Greet Box 5.3.0

Thaya Kareeson
Comments Off

WP Greet Box version 5.3.0 is here!

What’s new this release?

This version of WP Greet Box has the following enhancements.

  1. Added ru_RU translation by FatCow.
  2. Fixed exclusion rule that won’t work per Window’s end of line issue.
  3. Updated readme.txt format (Changelog).

Here are some addition notable point release changes for version 5.3.x:

Read on…

Released WP Greet Box 5.2.0

Thaya Kareeson
Comments Off

WPGB Custom Field
WP Greet Box version 5.2.0 is here!

What’s new this release?

 

This version of WP Greet Box has the following enhancements.

  1. Added ability to not show greeting messages per post/page by adding “wpgb_hide” into a post/page’s custom field.
  2. Moved documentation to omninoggin.com.
  3. Fixed “Cannot modify header information” warning in admin media library.
  4. Fixed fellow->follow typos in the default reddit message.
  5. Fixed i18n bug “$this->plugin_domain” (Thank you Lutz!)

Read on…

Tutorial: WP Greet Box Options

Thaya Kareeson
Comments Off

This post will explain the various options in WP Greet Box WordPress plugin. I just thought it would be nice to pull the documentation outside of the plugin itself, so that it can be updated more frequently.

Greeting Messages

Custom WPGB Message
This is where you manage all of your custom greeting messages that show up depending on your visitor’s referrer information.
Read on…

Released Buy Sell Ads WP Plugin 0.5

Thaya Kareeson
Comments Off

Buy Sell Ads WP Plugin version 0.5 is here!

What’s new this release?

This version of Buy Sell Ads WordPress plugin has the following enhancements.

  1. Fixed for encrypting BSA statistics JS script (So BSA counter does not get blocked and your stats are more accurate on buysellads.com).
  2. Cleaned up some code. Also updated to circumvent the updated Easylist.

Read on…

Released WP Minify 0.3

Thaya Kareeson
Comments Off

WP Minify version 0.3 is here!

What’s new this release?

This version of WP Minify has the following enhancements.

  1. WordPress 2.8 Compatibility Fix (minify files enqueued in the footer)

Read on…

Released WP Greet Box 5.1.0

Thaya Kareeson
Comments Off

WP Greet Box version 5.1.0 is here!

What’s new this release?

This version of WP Greet Box has the following enhancements.

  1. Added option to make the greet icon open up a new browser window when clicked on.
  2. Added POT file for translations.
  3. Added bing.com. (Thank you mynetx!)
  4. Updated Google icon. (Thank you Shahar!)
  5. Fixed svn:executable properties for php scripts and images.
  6. Removed legacy “Allow self referral option” (and always leave it on).

Read on…

How to Troubleshoot WP Minify

Thaya Kareeson

WP Minify is supposed to work out of the box for many cases. That being said, there will always be plugins that conflict with WP Minify because of the nature of this plugin. In this post, I will show you how to troubleshoot these issues for yourself before you have to hit the plugin support forum.

How does WP Minify Work?

When activated, the plugin does the following:

  1. WP Minify intercepts theme rendering at the get_header WordPress hook and puts everything that is echoed/outputted from the PHP code into an output buffer.
  2. WP Minify then intercepts theme rendering again at the get_footer WordPress hook to stop the output buffer.
  3. The plugin then evaluates the page content to extract all JavaScripts and stylesheets out.
  4. The minified version of these JavaScripts and stylesheets are then re-injected into the content.
  5. The page content is echoed/outputted as normal.

Read on…

Weekend Links – May 15, 2009

Thaya Kareeson

Released WP Minify 0.2.0

Thaya Kareeson

WP Minify version 0.2.0 is here!

What’s new this release?

This version of WP Minify has the following enhancements.

  1. Changed the way CSS and JS files are picked up (No more wp_enqueue_* requirements!).
  2. Fixed exclusion bug where specified files are not excluded from Minification.
  3. Removed OMNINOGGIN dashboard widget.

Read on…

Plugin Support Forum is Up!

Thaya Kareeson
Flickr Vietnamese meeting
Creative Commons License photo credit: linh.ngân

Today I would like to announce the launch of the OMNINOGGIN plugin support forum.  From now on, I would like all support questions regarding all of my WordPress plugins to go through the appropriate categories in the support forum.  Here are my reasons for the shift:

  • Intense Debate comments are not searchable by the end user.  It’s also hard to navigate the comments to find what you are looking for.  Because of that, people end up asking the same questions.
  • Support plugins is starting to become a monumental task for me.  I’m hoping that having a forum will encourage 3rd party paticipation to help reduce some of my time spent on plugin support.  That way I can have some time to actually develop the plugins.
  • I need the ability to separate which support requests are important and which ones are not as important.  To do that, I have created a set of free support forums and a set of premium support forums.  Free forums are for people who are using my plugins for personal/non-commercial purposes (and thus would not need urgent support).  Premium forums are for people who are using my plugins on blogs that are earning them money.
  • Some people were unhappy at my attempts to gain traffic from my plugins by displaying an OMNINOGGIN widget in the WordPress adminitration dashboard by default.  The premium support forums will help justify the 20-30 hours I spend each week on my plugins, so I will be disabling these widgets by default on all of my plugins.

Read on…