Comments on a blog are a good thing however, lengthy comments can be a little overwhelming to other readers and experts argue that long comments may be detrimental to the Search Engine Optimization of your site.
One of the posts on the Wishlist Member Insider forum mentioned two plugins, one of which I really liked – [...]
-
-
edit: This article was edited on June 7, 2010 to include the iDevAffiliate Subscribe notify link in the examples.
Read More...
In February, I released Enhanced Paypal ShortCodes for Wordpress that enables website owners to easily add Paypal buttons on their pages. Personally, I think it’s a great little plugin that saves me a heap of time because [...] -
Since I released my plugin Enhanced Paypal Shortcodes the other day, I have been “enhancing” it. The one feature I did want to enable on Enhanced Paypal Shortcodes was the ability to use hosted buttons. Whilst my motivation for creating the plugin initially was to help my clients who used iDevAffiliate and JROX JAM (which [...]
Read More... -
I was asked today if I knew of a way to pass a string to Wordpress – specifically to add a variable to an Aweber form.
Read More...
The main reason we want to pass a variable to an AWeber form is so we can capture an Affiliate name or ID for later tracking etc. I’ve used this [...] -
A quick code to get ‘Simple Side Bar Navigation’ working
Read More...
<?php
if ( !function_exists(‘dynamic_sidebar’) || !dynamic_sidebar(‘Simple Top Nav’) ) : ?>
<?php wp_list_pages(‘title_li=&depth=2&sort_column=menu_order’); ?>
<?php
endif;
?> -
Post tacken from Wordpress Development Blog (http://wordpress.org/development/2009/12/wordpress-2-9/)
Read More...
I want to make you mine, all the time… oh wait. Hello. I’m here on behalf of the entire WordPress development team and community to announce the immediate availability of WordPress version 2.9 “Carmen” named in honor of magical jazz vocalist Carmen McRae (whom we’ve added to our Last.fm [...] -
courtesy of Charly Leetham
Read More...
I was excited to read the announcement that Wordpress 2.9 has been released and is chock full on new enhancements that will make Wordpress even easier to use.
I’ll review some of the features below however, I want to quickly discuss whether you should update your blog immediately to the new version (you [...]
