wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
Top Google Suchergebnisse
- WordPress › Support » Increase visibility of 'Search Engines Blocked ...
add_action('in_admin_header', 'nostromo_sebih'); function nostromo_sebih() { if ( !get_option('blog_public')) { $title = apply_filters('privacy_on_link_title', ... - WordPress › Support » How to Remove or Replace Code from the ...
<a id="privacy-on-link" href="options-privacy.php" title="<?php echo esc_attr( apply_filters('privacy_on_link_title', __('Your site is asking search engines not to ... - search engines blocked | trepmal's things
Apr 23, 2011 ... get_option('blog_public')) { $title = apply_filters('privacy_on_link_title', __('Your site is asking search engines not to index its content') ) ... - Change Search Engines Blocked text in WordPress | trepmal's things
Aug 30, 2010 ... Can also add a filter to privacy_on_link_title to change the title attribute. This entry was posted in WordPress Bits and tagged functions.php, ...