Posts Tagged ‘WordPress’

WordPress: Add Scripts to the Pages You Want

Sunday, December 27th, 2009

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.  

(more…)

Popularity: 3%

WordPress – Can’t Automatically Upgrade to New Versions?

Thursday, November 12th, 2009

wpSo, 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 working on, and it will not automatically upgrade for anything. (more…)

Popularity: 3%

WordPress: Get Category ID for a Category Page

Friday, May 8th, 2009

wp-pluginIt 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 to find this on Google. Ultimately, I had to piece together a couple of different posts to get to this since they weren’t quite right.

(more…)

Popularity: 20%

PhotoSmash Galleries Plugin turns 1,000

Wednesday, February 18th, 2009

picture-5Even 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 into galleries right inside your posts. It’s sort of a unique feature amongst galleries today, but I’m sure there will be some other excellent implementations on the same theme down the road. Anyway, thanks to all you who’ve tried PhotoSmash. You’re helping me make it better.

(more…)

Popularity: 20%

Supple Forms – A WordPress CMS Plugin

Thursday, February 12th, 2009

supple_formsI 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 WordPress Write Post page; and 2) easy inserting of form data and HTML snippets into your posts.

(more…)

Popularity: 65%

How to Host a Plugin on WordPress – Video pt. 1

Saturday, January 24th, 2009

wp-pluginThe 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 was the end of that.  But then, I wrote a more serious plugin, PhotoSmash Galleries, which lets your users upload photos to galleries on your blog, that you can moderate later.  And I knew I had to climb the learning curve and get PhotoSmash hosted.

(more…)

Popularity: 20%

PhotoSmash Galleries WordPress Plugin Released

Monday, January 19th, 2009

UPDATE:  7/12/2009 -PhotoSmash 0.3 has been released.  Its new homepage is just getting started, so you might need to browse below if you don’t find what you looking for over at Smashly.net.  Thanks for your patience!

Release Candidate 2 version 0.2.996 (RC3 for 0.3.00) now available at WordPress.

(more…)

Popularity: 100%

WordPress: Code Formatting Plugin for your Blog

Sunday, January 4th, 2009

Sometimes my Googling skills are not what they ought to be.  I searched high and low for a code formatter for this blog, but for some reason I couldn’t come up with the search terms.  Seriously, in the real world, only a demented nerd would drool over the code presentation on other people’s blogs…but there I was, and my code looked like utter malarkey by comparison. (more…)

Popularity: 12%