Running WordPress On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.04 | HowtoForge – Linux Howtos and Tutorials
Running WordPress On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.04
Running WordPress On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.04
Smashing WordPress explains how to use Ajax with WordPress
In this quick tip I build on a previous article, about adding columns to your post or custom post type admin, by showing how to make your new columns sortable.
Throughout WordPress the class WP_List_Table is used to display data, e.g. users, plugins, comments, or posts. The class contains almost all necessary methods for displaying, sorting, paginating, and searching data and and what is more obvious than to use it for your own ...
Use the WordPress body_class function to target a visitor's browser, add the category name to a single post and add color schemes to your theme.
Explore WordPress actions and filters in-depth with this detailed walkthrough and tutorial on core WP functionality.
The proper way to include JS and CSS files in your WordPress theme. Not following best practices could conflict with other themes and plugins, causing problems.
WordPress has a search function which has developers opinions split. Freelancer Paul Maloney shows us how to replace the search function with a super powered Google Custom Search engine
I'm looking for a solution to optimize my site, in very cheap way, often the CDN is a good solution but not cheap, so I used GAE as CDN and Ubuntu.
WordPress is a great tool to use for managing content. It's really simple for developers, for managers and for users to use, especially when using a great theme. But if there is one thing that I think
This article will show the WordPress theme files execution hierarchy. You will come to know about which files WordPress will search for while serving the theme.
In this tutorial we will cover all aspects of W3 caching, ySlow, Google page speed, CSS sprites & htaccess rules, to achieve a high ySlow score.
Amir Helzer contacted me yesterday about two plugins he has developed. Types is a free custom fields, custom taxonomy and custom post type management plugi
If you're confident with your CSS and HTML, it's not hard at all to step up to the challenge of building a custom Wordpress theme. This overview shows the
The PHP language is widely adopted for many web applications like WordPress. Today lets explore one of the my favorite features of PHP.
Make your website's emails look awesome with this complete guide to customizing WordPress emails with complete control over all the details.
Noel Saw from WPVerse released a cool free WordPress theme last week entitled QuickLaunch. The design is a place holder for websites that haven't launched
Google Custom Search is a great way to save on some bandwidth and see how your pages look on Google. Those who don’t want to use WordPress default search can
» The Ultimate WordPress Theme Development Glossary | Wordpress Blog, Themes, Plugins & Tutorials.
Usually, Graphs and Charts are mainly used for representing and organizing a set of numerical data with a graphical representation such as pie chart, line charts, bar graphs and many more. The static images would be reduced using these techniques and enables more access to the contents of the charts and the graphs. The Cascading [...]
Sounds impressive? It is! I have found a solution to integrate the Akamai CDN without having me to pay a lot thus making CDN affordable to all.
On the 29th episode of the WPCandy Podcast we talked about the sometimes poor state of plugin user interfaces. Many WordPress plugins are inconsistent with the native WordPress user interface in how they implement settings in the administration area for users. I'm writing this guide to outline a (completely unofficial) set of best practices for implementing settings pages that is consistent and current with the native WordPress administration user interface. I've based these guidelines on my observations and ...
This tutorial guides you through setting up each section of W3 Total Cache to get your WordPress site running like clockwork.
An overview of the Transients API in WordPress, how to use it and when to use it to speed up your WordPress web development projects.
In this tutorial we will be covering a specific WordPress shortcode, [gallery] and the different ways to use it to create custom image galleries.
In this post we will be breaking the author template down and showing you how you can improve it.
Filter hooks are one of the the more powerful WordPress features that help to provide a huge amount of flexibility when it comes to modifying WordPress, ...
Complete guide to mastering WordPress custom taxonomies for ultimate organizational control.