How To Use timthumb .php with Multi - sites : WP Code SnippetsMany themes for WordPress, particularly commercial and premium themes, make
use of the handy timthumb .php utility for resizing images ...
How To Fix the 3.1 Custom Permalinks Bug : WP Code SnippetsI just discovered another bug with 3.1 and 3.1.1 redirects … pagination does not
work on category pages, on tag pages, OR on search pages.
Function: strLeft : WP Code SnippetsPHP comes complete with nearly 100 string functions. But, here are four nifty
ones that you might need from time to time. The first two ( strLeft ...
How To Use timthumb .php with Multi-sites : WP Code SnippetsBut, this long-missing multi-site capability only requires 11 lines of ... Because
timthumb .php is commonly embedded in themes, it's not easy to ...
WP Code SnippetsThis site is a resource for WordPress developers and bloggers of various skill
levels. It offers code intensive and solution oriented step-by-step tutorials, tips, ...
Plugin Review: XML Sitemaps for Multisites : WP Code SnippetsThe solution … and a very good one … is Google XML Sitemaps with Multisite
Support. The author, Mario Kostelac, has developed a parallel ...
How to Get Stats & Charts from Alexa (Part 1) : WP Code SnippetsPlease note that attribution MUST be given to Alexa for the data ... basis for the
Wayback Machine which lets users view historical snapshots of ...
WordPress related posts : WP Code SnippetsAs such, there are a number of WordPress plugins that will add related post links
at the end of our articles. The best ones (for performance) ...
Plugin: WCS QR Code Generator : WP Code SnippetsThis plugin is a QR Code (Quick Response) generator for mobile tagging. It
allows you to create one of the ever-popular QR Code images ...
How to Enhance Your WordPress Blogroll : WP Code SnippetsIn WordPress , we setup our blogroll through the Dashboard -> Links tool ... the
bottom of the “ Edit Link” page, you'll see the “Advanced” section.
How to Target MailTo Email Clients : WP Code SnippetsCreating a basic mailto link is a fairly common HTML task. Most of us have
implemented the basic format, but there are actually a few options ...
Easy Social Sharing Links with WordPress : WP Code SnippetsWith the growth of social media, networking, and bookmarking services, it's easy
to add useful “Share This Article” functionality to your ...
multisite xml sitemap : WP Code SnippetsWebsites can have two types of sitemaps : HTML and XML . The HTML version is
for human visitors. Our Article Archives by Date is an example.
Next, we implement the hotfix for RSS feeds involving categories and tags. ...
repairs the custom permalink bug with WordPress 3.1+ // works with or .... It
caused more 404 errors with the Featured Links (3 images on the top).
A blogroll is a list of links to other blogs or websites. ... Grab the Shortcode
Source .... .info/blog/how-to-enhance-your-wordpress- blogroll . html .
custom Alexa toolbar : WP Code SnippetsAlexa is a very popular and free service for ranking website traffic. They compute
traffic statistics by analyzing the web usage of millions of ...
Please note that attribution MUST be given to Alexa for the data ... With this utility
you can not only create a custom toolbar for your own usage; ...
how to list all available shortcodes : WP Code SnippetsWordPress shortcodes are a feature that allows you to embed macros in your
posts and pages. They convert short textual content into other ...
shortcode dictionary lookup : WP Code SnippetsLast month, we introduced two shortcode lookup utilities … one was for php
keywords and the other was for WordPress keywords. Today ...
Alexa is a very popular and free service for ranking website traffic . ... basis for the
Wayback Machine which lets users view historical snapshots ...
Today, we'll review this mailto protocol … and extend it with a PHP function. ...
These additional URL structures are not well known. However, we'll not .... Notice
, though, that we have to double- encode the Yahoo! email body.
Two Useful PHP Validation Functions : WP Code SnippetsPHP includes the filter_var() function which offers URL validation using the
FILTER_VALIDATE_URL filter. However, it has limitations: (1) a ...
How to Get Twitter User Data (Part 1) : WP Code SnippetsAs you look at the file, you'll note all sorts of information: user id , name, .... Today,
it released a two-part series called How to Get Twitter User ...
Plugin Review: WP- PageNavi : WP Code SnippetsWhen you click the All Articles link in our menu, you'll see the WP- PageNavi plug-
in in action (displayed at the top and bottom of the post ...
Easy WordPress Plugin Development (Part 7) · 4 Comments · How to Get Twitter
User Data ... How To Add QR Codes To Your Blog · 7 Comments · Shortcode ...
FIVE WordPress Related Contests With Prizes : WP Code Snippets... QR Code Generator · Introducing Smart Excerpts · Magic Tricks with ... themes
from Elegant Themes, and a $200 Google Adwords coupon .
count pages : WP Code SnippetsWordPress offers built-in functions for some of these counts , but it's hard to
remember their various names. So … I decided to build a shortcode ...
WordPress menu icons : WP Code SnippetsThis visual embellishment is accomplished by subclassing WP 3.0's new menu
functionality. So … if you wanna have menu icons too … read ...
How to Build an ' Archives by Category ' Page : WP Code SnippetsHow to Build an ' Archives by Category ' Page. by Luke America on ... Code: PHP (
plus WordPress )Shortcode: wcs_category_archives_list ...
Alexa Traffic Data Collection. Alexa is sort of like the Internet's version the
Nielsen Ratings (which tracks the popularity of TV shows). And in a ...
Twitter provides a very clean and up-to-date XML file for every user . ... As you
look at the file, you'll note all sorts of information : user id, name, ...
There are three common reasons to display a blogroll : (1) to list sites that ... But,
the “Links” widget offers no means to omit the list bullets beside ...
Magic Tricks with URL's (Part 2) : WP Code SnippetsAnd we'll create a shortcode that makes it easier for you to generate links .....
Share Your Thoughts 5 Responses to “ Magic Tricks with URL's (Part 2)”. 1 ..... to
use with your Multisite Network: QR Code Generator – WCS QR.
4 Nifty String Functions : WP Code SnippetsPHP comes complete with nearly 100 string functions . But, here are four nifty
ones that you might need from time to time. The first two (strLeft ...
Magic Tricks with URL's (Part 1) : WP Code SnippetsAnd as a bonus, we'll create a shortcode that makes it easier for you to generate
links when you're using the dashboard editor in HTML mode.
blogroll : WP Code SnippetsWordPress Plugin Development Tutorials .... FireFox ScreenGrab Plugin (1), Five
WordPress Related Contests May ..... Lisa Angelettie's Blog
validate url : WP Code SnippetsData validation is an important aspect of form processing. In this article we'll
present two PHP functions for data validation which may be useful ...
How To Test PHP on a Live Blog : WP Code SnippetsAnd when this happens on a live blog, the result could be catastrophic for your
visitors. The next page they view could either be a PHP error ...
How To Add QR Codes To Your Blog · 7 Comments · Shortcode ... Subscribe to
our RSS feed Follow Us on Twitter Visit/Like Us on Facebook. If you don't feel ...
WordPress Twitter shortcode : WP Code SnippetsTwitter is THE microblogging social network. And, we're fortunate to have a vast
array of twitter -related plugins for WordPress . But, I haven't ...