Skip to main content

Home/ Wordpress/ Group items tagged Plugin

Rss Feed Group items tagged

Sue Bride

350+ Resources to Help You Become a WordPress Expert | LeVoltz - 10 views

  •  
    WordPress is one of the most popular blogging platforms available today. And a fair amount of people really like it. It's powerful enough to be a complete Content Management System, it has every feature/function a blogger could ever dream of (either built in or available via plugins or custom func
awqi zar

FAQ for Wordpress - 4 views

  •  
    An easy way to add and manage an FAQ on your Wordpress blog!
kumar app

Get 50% Discount for WordPress Hosting on WpWebHost - 0 views

  •  
    In the previous article I collected 100+ Best Premium WordPress Themes of  2009 for New Year projects. But to start any blog or project you need a hosting. WPWebHost for New Year offers great deal. They are giving away discounts up to 50%! To get discount sign up to any of following hosting plan wi
Vernon Fowler

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.
Daniel Jiang

Add a Chat Room to Your WordPress! - 0 views

http://www.123flashchat.com/flash-chat-v82

wordpress plugin

started by Daniel Jiang on 13 Jan 11 no follow-up yet
JR Oakes

How to remove menus in WordPress dashboard - 6 views

  • function remove_menus () { global $menu; $restricted = array(__('Dashboard'), __('Posts'), __('Media'), __('Links'), __('Pages'), __('Appearance'), __('Tools'), __('Users'), __('Settings'), __('Comments'), __('Plugins')); end ($menu); while (prev($menu)){ $value = explode(' ',$menu[key($menu)][0]); if(in_array($value[0] != NULL?$value[0]:"" , $restricted)){unset($menu[key($menu)]);} } } add_action('admin_menu', 'remove_menus');
  •  
    Remove Admin Menu Items
Albert Simó

Premium Slider | Multi-Instance Wordpress Image Slider - 8 views

  •  
    Slide de pagament
Clay Leben

WordPress | Pro Blog Design - 12 views

  •  
    Lots of tutorials and explanation for how to design within Wordpress. Clearly written instructions.
anonymous

Optimize DB - 0 views

  •  
    Lets you optimize your WordPress database tables with one click.
anonymous

Comment Redirect - 0 views

  •  
    Redirect commenters who just made their first comment to a page of your choice.
anonymous

PPinger - 0 views

  •  
    Pings your blog to Pingomatic using your visitors's IP's
anonymous

W3 Total Cache - 0 views

  •  
    Easily optimize the speed and user experience of your site with caching: browser, page, object, database, minify and content delivery network support.
anonymous

WP-PageNavi - 0 views

  •  
    Adds a more advanced paging navigation to your WordPress site.
anonymous

Widget Logic - 0 views

  •  
    Widget Logic lets you control on which pages widgets appear. It uses any of WP's conditional tags.
anonymous

TinyMCE Advanced - 0 views

  •  
    Enables the advanced features of TinyMCE, the WordPress WYSIWYG editor.
« First ‹ Previous 1221 - 1240 of 1389 Next › Last »
Showing 20 items per page