Switch language

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




get_autotoggle [ WordPress Function ]

get_autotoggle ( $id = 0 )
Parameters:
  • (int) $id The category to get. If no category supplied uses 0
Returns:
  • (int) Only returns 0.
Defined at:



Gets the auto_toggle setting.

Source


<?php
function get_autotoggle($id 0) {
    
_deprecated_function__FUNCTION__'2.1' );
    return 
0;
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

Gebruikersdiscussies [ wordpress.org ]

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



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