Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
computer:wordpress:replace_yoast_seo_headers [2022/05/19 16:30] springmcomputer:wordpress:replace_yoast_seo_headers [2022/05/19 16:30] (current) springm
Line 35: Line 35:
   }   }
   add_action( 'after_setup_theme', 'themename_custom_header_setup' );   add_action( 'after_setup_theme', 'themename_custom_header_setup' );
-   + 
-  Nützlicher (von https://wordpress.stackexchange.com/questions/293018/add-meta-tags-to-the-head-section-via-functions-php)+Nützlicher (von https://wordpress.stackexchange.com/questions/293018/add-meta-tags-to-the-head-section-via-functions-php)
   // echo noindex tag if post or page has a "my_noindex" custom field with a value of "y"|"Y"|"yes" ...   // echo noindex tag if post or page has a "my_noindex" custom field with a value of "y"|"Y"|"yes" ...
   function my_meta_tags() {   function my_meta_tags() {
  • computer/wordpress/replace_yoast_seo_headers.1652977826.txt.gz
  • Last modified: 2022/05/19 16:30
  • by springm