Most wordpress category archive widget functions.php related news are at:

wordpressluv.com – Wordpress Guides and Tutorials. Best themes and plugins

More wordpress category archive widget functions.php related news:

Excluding specific category from archive list marketingadsandseo.com 14 Jul 2011 | 04:51 pm

Here is code: Put the above code in your theme”s functions.php file. Now call the following function from your sidebar.

Ajouter une image aux catégories wordpress sans plugin wordpress-spirit.com 9 Apr 2011 | 10:02 pm

Ce tutoriel vous permet d’ajouter un champ texte pour renseigner l’url d’une image pour chacune de vos catégories. Dans votre fichier functions.php : Function pour l’ajout du champ supplémentaire : ...

Show only select categories on WordPress frontpage digitalbuz.com 24 Mar 2011 | 09:33 am

This worked on WordPress v3.1 From the WordPress Admin tool Go to "Appearance" menu Select "Editor" Select "Theme Functions (functions.php)" from the list of files (most... Visit DigitalBuz for the f...

How to widgetize your wordpress theme noviar.info 14 Nov 2011 | 05:35 pm

Put this code on functions.php (if you don’t have the file, create one inside your theme folder): <?php if ( function_exists('register_sidebar') ) register_sidebar(array( 'before_widget' => '', 'after...

WordPress で「全◯件中◯件〜◯件目を表示」を表示する wpxtreme.jp 16 Dec 2011 | 05:40 pm

ちょっと長いですが テーマフォルダの functions.php に以下を追加します。 使い方 index.php, archive.php, category.php, date.php などの記事一覧系テンプレートファイルに、以下のように書きます。 ちなみに 「全部で◯件」を取得するだけなら以下のように書けば OK ◎ ※ functions.php など、テンプレートファイル以外...

Remove Tool Tips (Titles) from Category and Page lists fullthrottledevelopment.com 16 Jun 2010 | 07:38 am

The following code, placed in your WordPress theme’s functions.php file will strip the title attribute from wp_list_categories, wp_list_pages. The custom menu widgets and code don’t seem to output tit...

WordPress Style First Word of Widget Titles free-php.net 2 Nov 2011 | 06:15 pm

Similar to my last post about adding html to the first word of titles, this is the code to do the same with widget titles. Just copy the code below into your functions.php file.

total post count of a category and its child categories wordpress snilesh.com 24 Jan 2012 | 02:57 am

Use following code to get total posts count of a category and all its child categories. To use this code you have to add following function inside your themes functions.php file And yo use this code ...

如何排除WordPress rss feed特定分类目录 dreamfreeblog.com 20 Sep 2011 | 06:51 pm

如果想要使 WordPress feed 里不显示某分类的文章,比如这里想排除干扰大家订阅阅读的英文评论的文章,一个快速的方法是在 functions.php 里排除,添加如下代码,指定你的分类 ID 多个分类可以使用形如 '-1,-2,-3'表示,这样就可以轻松排除指定目录在 RSS 里更新。当然,也可以使用插件完成,Ultimate Category Excluder, 木试过。 至此,自...

WordPress Style First Word of Widget Titles free-php.net 2 Nov 2011 | 02:15 pm

Similar to my last post about adding html to the first word of titles, this is the code to do the same with widget titles. Just copy the code below into your functions.php file.

Recently parsed news:

Recent keywords:

Recent searches: