ClassicPress logo
Skip to content
    Filter by type:

    Browse:

    • Home
    • wp-includes/option.php
    • Page 8

    delete_transient_{$transient}

    Action Hook: Fires immediately before a specific transient is deleted.

    Source: wp-includes/option.php:837

    Used by 0 functions | Uses 0 functions

    update_option()

    Function: Updates the value of an option that was already added.

    Source: wp-includes/option.php:424

    Used by 0 functions | Uses 0 functions

    deleted_transient

    Action Hook: Fires after a transient is deleted.

    Source: wp-includes/option.php:860

    Used by 0 functions | Uses 0 functions

    pre_update_option_{$option}

    Filter Hook: Filters a specific option before its value is (maybe) serialized and updated.

    Source: wp-includes/option.php:479

    Used by 0 functions | Uses 0 functions

    get_transient()

    Function: Retrieves the value of a transient.

    Source: wp-includes/option.php:877

    Used by 0 functions | Uses 0 functions

    get_option()

    Function: Retrieves an option value based on an option name.

    Source: wp-includes/option.php:78

    Used by 0 functions | Uses 0 functions

    pre_option_{$option}

    Filter Hook: Filters the value of an existing option before it is retrieved.

    Source: wp-includes/option.php:132

    Used by 0 functions | Uses 0 functions

    default_option_{$option}

    Filter Hook: Filters the default value for an option.

    Source: wp-includes/option.php:188

    Used by 0 functions | Uses 0 functions

    option_{$option}

    Filter Hook: Filters the value of an existing option.

    Source: wp-includes/option.php:253

    Used by 0 functions | Uses 0 functions

    wp_protect_special_option()

    Function: Protects WordPress special option from being modified.

    Source: wp-includes/option.php:266

    Used by 0 functions | Uses 0 functions
    « Previous 1 … 7 8 9 Next »
    ClassicPress Documentation • Made with ClassicPress
    Privacy Policy