Conditional Tags « WordPress Codex - 0 views
-
The Conditional Tags can be used in your Template files to change what content is displayed and how that content is displayed on a particular page depending on what conditions that page matches. For example, you might want to display a snippet of text above the series of posts, but only on the main page of your blog. With the is_home() Conditional Tag, that task is made easy.
-
is_single() When any single Post (or attachment, or custom Post Type) page is being displayed. (False for Pages)
-
Great for use with the Widget Logic plugin. A reference for all the conditional tags that help you restrict a widgets viewing.
-
Warning: You can only use conditional query tags on or after the init action hook in WordPress. For themes, this means the conditional tag will never work properly if you are using it in the body of functions.php, i.e. outside of a function.
Free Wordpress Blue Theme Template - 0 views
-
Wordpress Blue Digital Web2.0 Theme Template is a Web2.0 Template, with 2 Columns, Works with latest WordPress release, Rounded Corners, Fixed Width, Feedburner Integration Plugin, Flickr Plugin, Photoshop PSD Files Included and Widget Ready, This Theme is Suitable For any Kind of Blogging, Neutral Theme and so easy to edit and Free To Download, This work is under Creative Commons Attribution-Share Alike 3.0 License, This means you may use it and make any changes you like, However, credit links must remain on footer for legal use, This Theme Was Tested and Work Fine On IE 6.0 & 7.0, Mozilla Firefox, Opera 9.02, Google Chrome and Safari Web Browsers, this Theme Was Tested on The Latest Wordpress Version Also.
Free Wordpress Themes Vector Design Template - 0 views
-
Wordpress Nature Flowers Web2.0 Theme Template is a Web2.0 Template, with 2 Columns, Works with latest WordPress release, Photoshop PSD Files Included and Widget Ready, This Theme is suitable For any Kind of Blogging, and Nature or Flowers Blogging, This work is under Creative Commons Attribution-Share Alike 3.0 License, This means you may use it and make any changes you like, However, credit links must remain on footer for legal use, This Theme Was Tested and Work Fine On IE 6.0 & 7.0, Mozilla Firefox, Opera 9.02, Google Chrome and Safari Web Browsers, this Theme Was Tested on The Latest Wordpress Version Also.
10 Free Wordpress Magazine Themes - 0 views
WordPress › AddThis « WordPress Plugins - 0 views
Music Grunge Magazine Wordpress Theme - 6 views
-
Music Grunge Magazine Wordpress Theme, One Of The Best Wordpress Music Magazine Themes Templates, This Theme Has a Unique Design and a Good Easy To Edit Layout, Perfect for Music Blogs and Sites, The Theme Has a Number of Features Such as Theme Options For Setting 125x125 Advertisements, JQuery Powered Tabber and Social Bookmarks, Two Column Fixed Layout, Dropdown Menu, Gravatar Ready, Widget Ready, SEO Optimized, Fixed width, Logo .PSD file and Font Files are Included in Theme Folder, Right Sidebar, Dark Brown, Vector Grunge Banner
Better Tag Cloud - 0 views
White Label CMS - 0 views
Shortcode Exec PHP - 0 views
Kalin's Post List - 0 views
Zemanta - 0 views
Thematic, A WordPress Theme Framework - 0 views
-
Nice-looking free WordPress theme framework which is open-source, highly extensible, search-engine optimized framework with 13 widget-ready areas, grid-based layout samples, styling for popular plugins and a whole community behind it. It's perfect for beginning bloggers and WordPress development professionals
Create a wordpress widget from scratch - 0 views
How to Create a WordPress Dashboard Widget - 0 views
widgets - Give Editor Access To Sidebar - WordPress Development Stack Exchange - 3 views
-
"The edit_theme_options capability should allow the user to edit the sidebar as described on this page : http://codex.wordpress.org/Appearance_Widgets_SubPanel Code to add to functions.php $role = get_role('editor'); $role->add_cap('edit_theme_options'); Edit: This should work to prevent editor accessing themes or menus function custom_admin_menu() { $user = new WP_User(get_current_user_id()); if (!empty( $user->roles) && is_array($user->roles)) { foreach ($user->roles as $role) $role = $role; } if($role == "editor") { remove_submenu_page( 'themes.php', 'themes.php' ); remove_submenu_page( 'themes.php', 'nav-menus.php' ); } } add_action('admin_menu', 'custom_admin_menu'); I haven't had chance to test this, but it only removes them from the menu they may still be able to access them by typing in the URL directly."
WordPress › Google Maps Ready! « WordPress Plugins - 0 views
-
"Display custom Google Maps. Set markers and locations with text, images, categories and links. Customize google map without any programming skills Easy to use and powerful Ready! Google Maps WordPress plugin. Customize google map and add to the post/page with shortcode or use as a widget. Allow to open maps in pop-up. Add markers with text, images, links description and custom icons. Categories and sort markers and location points."
WordPress › Newsletter Sign-Up « WordPress Plugins - 1 views
-
"Integrate your WordPress site with 3rd-party newsletter services like Aweber and YMLP. Adds various sign-up methods to your site. Newsletter Sign-Up This plugin adds various sign-up methods to your WordPress website, like sign-up checkboxes in your comment form and a sign-up form to show in posts, pages or widget areas. MailChimp user? Use MailChimp for WordPress instead. It's much better. This plugin works with almost all third-party email marketing services including MailChimp, CampaignMonitor, ConstantContact, YMLP, Aweber, iContact, PHPList and Feedblitz. With the right configuration settings, you can make this plugin work with any newsletter service around."
Create a Listing Page in WordPres Site using WP-Property Plugin - 0 views
Creating Listing Page in Word Press website is now so easy by using Plugin called WP-Property (WordPress Powered Real Estate and Property Management). Here are some features using wp-property plugi...
« First
‹ Previous
81 - 100 of 122
Next ›
Last »
Showing 20▼ items per page