One of the reasons I LOVE WordPress is that it makes some mundane programming chores very easy, particularly working with the database. WP uses a modified version of the ezSQL to interact with the database, and provides a number of data cleansing functions, both of which are huge time savers. One other thing that WP [...]
WordPress – Tips on Creating and Updating Tables with dbDelta
by byron on April 23, 2011 in PHP, Programming, WordPress, WordPress Plugins
jQuery Forms Plugin: Unsupported Property or Method Error
by byron on April 18, 2011 in jQuery
Another minor headache with the jQuery Forms plugin and WordPress. I’m trying to do this WordPress Plugin right, using the standard WP way of Ajax where you target “wp-admin/admin-ajax.php” and hook into the Ajax features with a hidden field named “action” from your form that tells WP what the hook name you’re trying to call. [...]
WordPress: Fatal Memory Error when Upgrading to 3.1.1 or 3.2
by byron on April 5, 2011 in Web, WordPress
[UPDATE] This also applies to 3.2. I’m finding that I have to deactivate more and more plugins as time goes on. I believe it is the UNZIP operation that is eating up so much memory. But something awesome should occur after you get 3.2 installed…future upgrades are only going to update the changed files. This [...]
WordPress: Add Your Plugin’s Settings Link to Admin Plugins Page
by byron on March 23, 2010 in Web Development, WordPress, WordPress Plugins
Hello, WordPress plugin authors! I’ve been envious of that little “Settings” link on the Plugins page in the Admin on several of the plugins I use on my blogs. I wanted one for my own PhotoSmash plugin! My first stop, Google, yielded no fruit, but persistence paid off. So, thanks to GD-Star Ratings and Shadowbox-JS, [...]
WordPress: Add Scripts to the Pages You Want
by byron on December 27, 2009 in jQuery, Web Development, WordPress
WordPress makes it very easy to load Scripts into your blog. The beauty of the method that WordPress provides is that it allows plugins and themes to use the same script at the same time by ensuring the script is loaded only once. The problem we often run into is that not everyone plays [...]
WordPress – Can’t Automatically Upgrade to New Versions?
by byron on November 12, 2009 in WordPress
So, another security fix comes out for WordPress…2.8.6 this time. And I begin making the rounds to my sites upgrading. This is now a ritual for me since some kind hacker hacked me with the 2.7 hidden admin user exploit. Everything is going smooth…I’ve done 3 sites, when I get to a new site I’m [...]
WordPress: Get Category ID for a Category Page
by byron on May 8, 2009 in WordPress
It shouldn’t be this hard!! Here is a quick function for getting the Category ID for a WordPress Category Page. Once you get the Category ID, a world of possbilities opens up. You can get the category object and all the info you need related to that Cat. I can’t believe how hard it was [...]
PhotoSmash Galleries Plugin turns 1,000
by byron on February 18, 2009 in WordPress
Even as I sit here trying to fix a thorny problem with PhotoSmash, I popped by the plugin’s page and noticed that it had turned 1,000 downloads on the nose. Let’s hope the next 1,000 downloads have it a bit easier. PhotoSmash is a WordPress photo gallery plugin lets you let your visitors upload images [...]
Supple Forms – A WordPress CMS Plugin
by byron on February 12, 2009 in Blogging, WordPress
I am pleased to announce the release of Supple Forms, a CMS plugin for WordPress. If you’ve been looking for content management on WordPress, Supple Forms may be part of your solution. It is easy, flexible, powerful, and lightweight. Supple Forms offers two significant functions for your blog: 1) building custom write panels for the [...]
How to Host a Plugin on WordPress – Video pt. 1
by byron on January 24, 2009 in Blogging, Web Development, WordPress
The first time I wrote a WordPress plugin, I thought, “Cool, I’m going to host this puppy on the WordPress website and I’ll get tons of traffic.” Then I got to the front door and they started talking about SVN. Then I took a look at what SVN (aka Subversion) was all about, and that [...]
Recent Posts
Popular Posts
- Excel Spreadsheet of US States
- Get ASP.NET DropDownList Selected Value with jQuery
- Javascript: How to get an Object's ID
- ASP.NET - Get User Name Under Windows Authentication
- SAP: Deciding about SAP-BPC (nee Outlooksoft)
- WordPress: Get Category ID for a Category Page
- PHP: What is the & Ampersand Preceding Variables
Tags
Categories
- Accounting (1)
- adobe air (1)
- ASP.NET/C# (16)
- Blogging (8)
- Books/Movies (1)
- Food/Travel (1)
- Google (1)
- iOS (3)
- iTunes/iPod (1)
- Javascript Frameworks (3)
- jQuery (3)
- Mac (4)
- Microsoft Excel (7)
- Microsoft Outlook (1)
- Miscellany (13)
- PHP (8)
- Productivity (6)
- Programming (7)
- SAP (52)
- Software (2)
- SQL (2)
- Web (5)
- Web Development (13)
- WordPress (18)
- WordPress Plugins (3)
- WordPress Themes (3)
- Words/Quotes (1)
- Worksoft Certify (6)
- YouTube (2)


