wordpress

TwitterFacebook
Get flash to fully experience Pearltrees

The Loop

The Loop Languages : English • Français • Italiano • 日本語 • Português do Brasil • Русский • 中文(简体) • 中文(繁體) • ( Add your language ) The Loop is PHP code used by WordPress to display posts. Using The Loop, WordPress processes each post to be displayed on the current page, and formats it according to how it matches specified criteria within The Loop tags. Any HTML or PHP code in the Loop will be processed on each post. http://codex.wordpress.org/The_Loop

Custom Query Shortcode: Run a Loop inside Any Post/Page

http://digwp.com/2010/01/custom-query-shortcode/ I had the occasion yesterday to have a page with a section on it where it would output a very specific set of other pages, which would need to change dynamically. What I could have done is built a special page template for this page, and inside that template run a query_posts() to get these posts. But I wanted this page to remain editable from the admin.
The conditional statements feature is an extremely useful and powerful feature in WordPress; still it remains unused in the development process. You can achieve many things by the simple and smart use of these statements. http://wp.tutsplus.com/articles/general/php-for-wordpress-mastering-conditional-statements-and-tags/

Mastering Conditional Statements and Tags for Tweaking WordPress Blogs

WordPress comes with something called conditional tags, which let’s you change how content is displayed depending on what conditions that are met. http://wp-snippets.com/articles/introduction-to-wordpress-conditional-tags/

Introduction to WordPress conditional tags | WP-Snippets

http://wpstorm.net/2010/04/editor-styles-custom-post-types-wordpress-3-0/

Editor Styles for Custom Post Types in WordPress 3.0 | WPStorm

I’ve had some fun playing around with the recently released WordPress 3.0, Beta 1 .
http://www.wpsquare.com/float-wordpress-admin-menu/ Dont like to scroll for admin menu in WordPress Dashboard ?

How to Float WordPress Admin Menu and Make it Sticky

http://speckyboy.com/2011/03/06/useful-plugins-and-resources-for-improving-user-interactivity-with-wordpress/ If there is a sense of community and vibrant life surrounding a blog it tends to be successful and ultimately popular – that is a fact. So, if you own a WordPress blog and you are looking for an effective way to create a real sense of user interactivity on your blog, in this post, I highlight some fantastic plug-ins and resources, that you may not know about, that can be of great help in creating a sense of involvement amongst your blog visitors. Make Your Site Social The Gigya Social optimization plug-in aggregates authentication and social APIs from Facebook, Twitter, Google, Microsoft, Yahoo, LinkedIn, AOL and other OAuth & OpenID providers, giving sites the ability to authenticate users via social network and OpenID providers and increase site traffic by allowing users to easily share content with their friends and followers. The plug-in is scalable and secure, using a standard authentication techniques to prevent account spoofing. Make Your Site Social Resources & Tutorials

Plugins and Resources for Improving User Interactivity with Wordpress | Speckyboy Design Magazine

One thing that seems to define technology is that users like both ease of use and the ability to customize the appearance of everything they use. Custom preferences pages within the WordPress are the best way to combine these interests. http://speckyboy.com/2012/12/05/custom-options-page/

How to Create a Custom Options Page in Wordpress

http://speckyboy.com/2012/11/28/parse-rss-feeds-as-content-in-wordpress/ It’s known that WordPress produces up to three RSS feeds for any blog.

Parse RSS Feeds as Content in WordPress

Optimization/Cheat Sheet

Languages : English • 日本語 • ( Add your language ) WordPress Optimization/Cheat Sheet This article is part of a series on WordPress Optimization This is a quick list of the key areas in which WordPress can be optimized. The biggest gain for the least effort comes from caching .

Postline, A Theme Inspired by Facebook's Timeline - Themify

Are you a big fan of Facebook's Timeline feature? You're going to love our newest theme, Postline (view demo ), a responsive theme with infinite scroll inspired by Timeline.

Wordpress Content Slider Plugins: 9 User-Friendly Examples

Featured sliders are all the rage right now, because they provide an easy way to showcase your best content and keep keep your visitors interested with instantly changing images. When searching for a plugin to handle your site’s featured content and/or images, it can be completely overwhelming, given the vast number available. Who knows which are any good?
As a theme developer, most of the support questions I get are about configuring menus. If you’re also a theme developer, you have probably run into the same questions I have. The trouble is that a large majority of users want custom menus and no two menus are the same.

Goodbye, headaches. Hello, menus!

See a more recent article about how to integrate the Twitter Bootstrap dropdown menu with WordPress here

Wordpress jQuery dropdown menu tutorial