wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
Top Google Suchergebnisse
- Changing your WordPress feed links without .htaccess
Dec 15, 2008 ... add_filter('category_feed_link', 'other_feed_links'); add_filter('author_feed_link', ' other_feed_links'); add_filter('tag_feed_link' ... - WordPress Hooks Tag Cloud :: WordPress 2.9
... smilies_src spammed_comment spam_comment tag_escape tag_feed_link tag_rewrite_rules tag_row_actions taxonomy_template teeny_mce_before_init ... - WordPress › Support » thttpd and wordpress: some modifications ...
330: author feed link - 368: category link - 398: tag feed link - 422: search feed link - 438: search comment feed link. category_template.php ---------------------- ... - <?php /** * Filter hooks available throughout the theme. * Sets up ...
... add_filter( 'tag_feed_link', 'hybrid_other_feed_link' ); add_filter( ' search_feed_link', 'hybrid_other_feed_link' ); /** * Dynamic element to wrap the site title in.