On this page
do_action( 'populate_options' )
Fires before creating WordPress options and populating their default values.
Source
File: wp-admin/includes/schema.php. View all references
do_action( 'populate_options' );
Related
Used By
| Used By | Description |
|---|---|
| populate_options() wp-admin/includes/schema.php | Create WordPress options and set the default values. |
Changelog
| Version | Description |
|---|---|
| 2.6.0 | Introduced. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/populate_options