category_description [ WordPress Function ]
category_description ( $category = 0 )
| Parameters: |
|
| Returns: |
|
| Defined at: |
|
Soorgelijke functies: term_description, tag_description, the_author_description, category_exists, wp_sidebar_description
Retrieve category description.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- category_description - WordPress Codex
Description. Returns the description of a category defined in the category settings screen for the current category (Posts > Categories). If used in the archive.php ...
codex.wordpress.org - WordPress › Support » category_description return <p> tag
category_description return <p> tag (7 posts) ... If is use echo category_description() i show the correct category description, but wordpress insert <p> at the start ...
wordpress.org - category_description Wordpress hook details -- Adam Brown, BYU ...
Applied to the "description" field categories by the category_description and [[ Template_Tags/wp_list_categories functions. Filter function arguments: description ...
adambrown.info - php - Place category_description in the meta description (wordpress ...
You already have the work mostly done: <?php if( is_single() || is_page() ) $ description = strip_tags($post->post_content); elseif( is_category() ) ...
stackoverflow.com
Gebruikersdiscussies [ wordpress.org ]
- doodlebee on "Wordpress Category Description Problem"
- themespoint on "Wordpress Category Description Problem"
- WPaddict on "empty category description shows false html"
- WP4RE on "get rid of p tags in category_description"
- Webdesign-3r on "empty category description shows false html"
- Monika on "empty category description shows false html"
- lokjah on "get rid of p tags in category_description"
- nathanielstern on "get rid of p tags in category_description"
- Otto on "get rid of p tags in category_description"
- nathanielstern on "get rid of p tags in category_description"