Switch language

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




get_alloptions [ WordPress Function ]

get_alloptions ( No parameters )
See:
Returns:
  • (array) List of all options.
Defined at:



Retrieve all autoload options, or all options if no autoloaded ones exist.

Source


<?php
function get_alloptions() {
    
_deprecated_function__FUNCTION__'3.0''wp_load_alloptions()' );
    return 
wp_load_alloptions();
}
?>

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