wpdb::check_safe_collation()
Method: Checks if the query is accessing a collation considered safe on the current version of MySQL.
Source: wp-includes/class-wpdb.php:3338
Method: Checks if the query is accessing a collation considered safe on the current version of MySQL.
Source: wp-includes/class-wpdb.php:3338
Method: Strips any invalid characters based on value/charset pairs.
Source: wp-includes/class-wpdb.php:3408
Method: Strips any invalid characters from the query.
Source: wp-includes/class-wpdb.php:3558
Function: Checks whether a header image is set or not.
Source: wp-includes/theme.php:1153
Function: Displays or retrieves the HTML dropdown list of categories.
Source: wp-includes/category-template.php:344
Filter Hook: Filters a specific transient before its value is set.
Source: wp-includes/option.php:970
Function: Updates the value of an option that was already added.
Source: wp-includes/option.php:424
Method: Adds settings from the POST data that were not added with code, e.g. dynamically-created settings for Widgets
Source: wp-includes/class-wp-customize-manager.php:5799
Method: Refreshes nonces for the current preview.
Source: wp-includes/class-wp-customize-manager.php:3675
Method: Registers any dynamically-created settings, such as those from $_POST[‘customized’] that have no corresponding setting created.
Source: wp-includes/class-wp-customize-manager.php:3799