WP_Theme_Install_List_Table::theme_installer_single()
Prints the wrapper for the theme installer with a provided theme’s data.
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.
Prints the wrapper for the theme installer with a provided theme’s data.
Constructor.
Function that appends a sub-selector to a existing one.
Given a settings array, it returns the generated rulesets for the preset classes.
Given the block settings, it extracts the CSS Custom Properties for the presets and adds them to the $declarations array following the format:
Given a styles array, it extracts the style properties and adds them to the $declarations array following the format:
Given an array of settings, it extracts the CSS Custom Properties for the custom values and adds them to the $declarations array following the format:
Enables some settings.
Removes the preset values whose slug is equal to any of given slugs.
Given a tree, it creates a flattened one by merging the keys and binding the leaf values to the new keys.