New and updated in 2.6.0
-
Takes changed blocks and matches which rows in orig turned into which rows in final.
Used by 1 function | Uses 1 function | Source: wp-includes/class-wp-text-diff-renderer-table.php:395 -
Computes a number that is intended to reflect the “distance” between two strings.
Used by 1 function | Uses 0 functions | Source: wp-includes/class-wp-text-diff-renderer-table.php:488 -
Better word splitting than the PEAR package provides.
Used by 0 functions | Uses 0 functions | Source: wp-includes/class-wp-text-diff-renderer-inline.php:17 -
Table renderer to display the diff lines.
Used by 0 functions | Uses 0 functions | Source: wp-includes/class-wp-text-diff-renderer-table.php:17 -
Constructor – Call parent constructor with params array.
Used by 1 function | Uses 0 functions | Source: wp-includes/class-wp-text-diff-renderer-table.php:108 -
Process changed lines to do word-by-word diffs for extra highlighting.
Used by 0 functions | Uses 1 function | Source: wp-includes/class-wp-text-diff-renderer-table.php:282 -
functionadmin_url()
Retrieves the URL to the admin area for the current site.
-
functionincludes_url()
Retrieves the URL to the includes directory.
-
functioncontent_url()
Retrieves the URL to the content directory.
-
functionplugins_url()
Retrieves a URL within the plugins or mu-plugins directory.
-
functionget_shortcut_link()
Retrieves the Press This bookmarklet link.
-
hookshortcut_link
Filters the Press This bookmarklet link.
-
Filters the adjacent post link.
-
functionwp_enqueue_style()
Enqueues a CSS stylesheet.
-
functionwp_print_styles()
Displays styles that are in the $handles queue.
-
hookwp_print_styles
Fires before styles in the $handles queue are printed.
-
functionwp_register_style()
Registers a CSS stylesheet.
-
Filters a specific option before its value is (maybe) serialized and updated.
-
Queue an item or items.
-
Dequeue an item or items.
-
methodWP_Dependencies::query()
Query the list for an item.
-
class_WP_Dependency
Class _WP_Dependency
-
Setup dependencies.
-
Add handle data.
-
Add extra item data.
-
Un-register an item or items.
-
classWP_Dependencies
Core base class extended to register items.
-
Processes the items and dependencies.
-
Processes a dependency.
-
Determines dependencies.