Switch language

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




get_category_to_edit [ WordPress Function ]

get_category_to_edit ( $id )
Parameters:
  • (unknown_type) $id
Returns:
  • (unknown)
Defined at:



{@internal Missing Short Description}}

Source


<?php
function get_category_to_edit$id ) {
    
$category get_category$idOBJECT'edit' );
    return 
$category;
}
?>

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