WP_Text_Diff_Renderer_Table::__unset()
Make private properties un-settable for backward compatibility.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
Make private properties un-settable for backward compatibility.
Process changed lines to do word-by-word diffs for extra highlighting.
Computes a number that is intended to reflect the “distance” between two strings.
Takes changed blocks and matches which rows in orig turned into which rows in final.
Constructor for WP_Theme.
__get() magic method for properties formerly returned by current_theme_info()
__isset() magic method for properties formerly returned by current_theme_info()
When converting the object to a string, the theme name is returned.
Callback function for usort() to naturally sort themes by name.
Callback function for usort() to naturally sort themes by translated name.