Tag Archives: WordPress Development

Bradycardia & Cardiac Arrest for WordPress 3.6

Bradycardia is the resting heart rate of under 60 beats per minute…. Wikipedia A new feature in WordPress 3.6 is an upgrade to the autosave functionality that’s been around for years. It’s called “Heartbeat” and it makes sure you have … Continue reading

Posted in WordPress | Tagged , , , | 4 Comments

Add “Preview” Link to Manage Themes

Ever since WordPress added a Live Preview option to the Manage Themes screen, it’s been frustrating to test a plugin using multiple themes. Why Live Preview sucks for developers When using Live Preview, you can’t modify the URL of the … Continue reading

Posted in WordPress | Tagged , , , | Leave a comment

Passing parameters from PHP to Javascripts in plugins » Otto on WordPress

Much cleaner. One static and unchanging JS file to cache. Parameters get put into your HTML itself as a one-liner. You can deal with the parameters using a normal PHP array before passing them over. No need to screw around … Continue reading

Posted in QuickTip, WordPress | Tagged , , , | 1 Comment

Storing Data in WordPress Plugins – A Quick Rundown

Coding better WordPress plugins As I’ve worked with WordPress plugins, I’ve learned new ways of working with WordPress. WordPress has tons of built-in functionality that is very useful and easy to use once discovered. I am by no means a … Continue reading

Posted in Code, WordPress | Tagged , , , , , | 1 Comment

EasyVideoPlayer WordPress Plugin

Embed EasyVideoPlayer videos to WordPress Finally add videos inside your WordPress content without the hassle! Download the plugin from WordPress.org It’s been hard — and very technical — to embed EVP videos inside WordPress content…until now. The EVP plugin for … Continue reading

Posted in Plugins | Tagged , , , , , , , | 41 Comments

Lottery Results – A New WordPress Plugin

Download the plugin at WordPress.org For plugin support, please visit the support forum. Show lottery results from all 43 states with lotteries Choose which games you want to display Choose from different lotto results layouts Embed results in your content using … Continue reading

Posted in Plugins | Tagged , , , , , | 19 Comments

Two Easy Ways to Add “nofollow” to WordPress Menu Items

By default, WordPress menus don’t have the ability to add “nofollow” to the link items…but WordPress 3.0+ has the functionality built in. This tutorial will show you how to add nofollow to specific items using the new wp_nav_menu() function.

Posted in Tutorial, WordPress | Tagged , , , , | 22 Comments

Snow Report – Ski Mountain Conditions Plugin for WordPress

Get the latest ski/snowboarding conditions from your favorite area or mountain using the Snow Report WordPress plugin. The plugin uses the OnTheSnow.com website’s data feeds that provide the most accurate, up to date information available.

Posted in Plugins | Tagged , , , , , | 73 Comments

Weather Forecasts for WordPress – WP Wunderground Plugin

This is the official plugin support page for the Wunderground plugin. Download it now from WordPress.org. Do you need plugin support or have comments? For information on how to use the Wunderground plugin, please view the plugin page.

Posted in Plugins | Tagged , , , | 56 Comments

5 Easy Ways to Disable the Gravity Forms CSS Stylesheet

We can do this the easy way or the hard way. What’ll it be? The WordPress form plugin Gravity Forms (if you don’t use it, you should — it’s great) comes with a stylesheet found at [plugin-directory]/plugins/gravityforms/css/forms.css. SEODenver.com’s is found … Continue reading

Posted in Plugins, WordPress | Tagged , , , , , | 4 Comments