Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




wp_meta [ WordPress Function ]

wp_meta ( No parameters )
Uses:
Links:
  • Explanation of 'wp_meta' action.
Defined at:

Soorgelijke functies: _ipad_meta, wp_head, wp_mail, the_meta, has_meta


Theme container function for the 'wp_meta' action.

The 'wp_meta' action can have several purposes, depending on how you use it, but one purpose might have been to allow for theme switching.

Source


<?php
function wp_meta() {
    
do_action('wp_meta');
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics