Viewing 1 replies (of 1 total)
  • And where did you add this in your functions.php file? It should be inside a function that is triggered by after_setup_theme – eg:

    add_action( 'after_setup_theme', 'function_name' );
Viewing 1 replies (of 1 total)
  • The topic ‘Help! How to insert post format into function.php’ is closed to new replies.