Codex tools: Log in
Contents |
Retrieve all autoload options or all options, if no autoloaded ones exist.
This is different from wp_load_alloptions() in that this function does not cache its results and will retrieve all options from the database every time it is called.
<?php get_alloptions() ?>
None.
Since: 1.0.0
get_alloptions() is located in wp-includes/functions.php.