wp_get_split_term()
Function: Gets the new term ID corresponding to a previously split term.
Source: wp-includes/taxonomy.php:4556
Function: Gets the new term ID corresponding to a previously split term.
Source: wp-includes/taxonomy.php:4556
Function: Gets data about terms that previously shared a single term_id, but have since been split.
Source: wp-includes/taxonomy.php:4534
Action Hook: Fires after a previously shared taxonomy term is split into two separate terms.
Source: wp-includes/taxonomy.php:4327
Filter Hook: Filters the terms for a given object or objects.
Source: wp-includes/taxonomy.php:2312
Filter Hook: Filters an attachment ID found by URL.
Source: wp-includes/media.php:5335
Filter Hook: Filters the embedded media types that are allowed to be returned from the content blob.
Source: wp-includes/media.php:5010
Method: Parses and sanitizes ‘orderby’ keys passed to the user query.
Source: wp-includes/class-wp-user-query.php:992
Method: Parses an ‘order’ query variable and casts it to ASC or DESC as necessary.
Source: wp-includes/class-wp-user-query.php:1099
Function: Adds metadata to a script.
Source: wp-includes/functions.wp-scripts.php:445
Function: Initializes $wp_scripts if it has not been set.
Source: wp-includes/functions.wp-scripts.php:20
Method: Strips any invalid characters from the string for a given table and column.
Source: wp-includes/class-wpdb.php:3738
Method: Finds the first table name referenced in a query.
Source: wp-includes/class-wpdb.php:3776
Method: Strips any invalid characters based on value/charset pairs.
Source: wp-includes/class-wpdb.php:3539
Method: Strips any invalid characters from the query.
Source: wp-includes/class-wpdb.php:3691
Method: Retrieves the character set for the given table.
Source: wp-includes/class-wpdb.php:3186
Filter Hook: Filters the table charset value before the DB is checked.
Source: wp-includes/class-wpdb.php:3201
Method: Retrieves the character set for the given column.
Source: wp-includes/class-wpdb.php:3290
Filter Hook: Filters the column charset value before the DB is checked.
Source: wp-includes/class-wpdb.php:3306
Method: Checks if a string is ASCII.
Source: wp-includes/class-wpdb.php:3449
Method: Checks if the query is accessing a collation considered safe on the current version of MySQL.
Source: wp-includes/class-wpdb.php:3469
Method: Processes arrays of field/value pairs and field formats.
Source: wp-includes/class-wpdb.php:2795
Method: Prepares arrays of value/format pairs as passed to wpdb CRUD methods.
Source: wp-includes/class-wpdb.php:2858
Method: Adds field charsets to field/value/format arrays generated by wpdb::process_field_formats().
Source: wp-includes/class-wpdb.php:2913
Function: Deletes a file.
Source: wp-includes/functions.php:7538
Method: Retrieves the option that was captured from being saved.
Source: wp-includes/class-wp-customize-widgets.php:2082
Method: Refreshes the nonce for widget updates.
Source: wp-includes/class-wp-customize-widgets.php:1204
Function: Prints the inline Emoji detection script if it is not already printed.
Source: wp-includes/formatting.php:5896
Filter Hook: Filters the URL where emoji png images are hosted.
Source: wp-includes/formatting.php:5924
Filter Hook: Filters the extension of the emoji png files.
Source: wp-includes/formatting.php:5933
Function: Converts emoji characters to their equivalent HTML entity.
Source: wp-includes/formatting.php:5986