Clean::after_plugin_deactivation()
Method: Delete all paths that start with path of plugin after that plugin is deactivated.
Source: inc/Clean.php:232
Method: Delete all paths that start with path of plugin after that plugin is deactivated.
Source: inc/Clean.php:232
Method: Delete theme paths after it is switched from that theme.
Source: inc/Clean.php:256
Method: Delete all paths that start with any of paths of all upgraded.
Source: inc/Clean.php:149
Method: Delete everything from storage that commonWP uses.
Source: inc/Clean.php:27
Method: Delete all paths that start with any of paths of used by core.
Source: inc/Clean.php:170
Method: Delete paths whose TTLs have passed.
Source: inc/Clean.php:38
Method: Delete paths whose TTLs have passed and schedule new execution if core was recently upgraded.
Source: inc/Clean.php:86
Method: Delete all paths that start with any of paths of any passed plugin.
Source: inc/Clean.php:191
Method: Delete all paths that start with any of passed paths.
Source: inc/Clean.php:107
Method: Delete all temporaries set by commonWP.
Source: inc/Clean.php:65
Method: Delete all paths that start with any of paths of any passed theme.
Source: inc/Clean.php:210
Method: Change TTL of inactive core paths if core was recently upgraded.
Source: inc/Expiration.php:71
Method: Check if core was recently upgraded.
Source: inc/Expiration.php:31
Method: Set temporary that core was recently upgraded.
Source: inc/Expiration.php:46
Method: Check if processing queue is currently executing or it did execute on current request.
Source: inc/Lock.php:38
Method: Check if processing queue is currently executing.
Source: inc/Lock.php:51
Method: Check if processing queue executed on current request.
Source: inc/Lock.php:68
Method: Delete temporary that processing queue is executing.
Source: inc/Lock.php:25
Method: Save that processing queue is executing.
Source: inc/Lock.php:84
Method: Constructor.
Source: inc/Main.php:34
Method: Add extra headers to get_plugins() or wp_get_themes().
Source: inc/Main.php:139
Method: Disable scripts and styles concatenation.
Source: inc/Main.php:110
Method: Hook everything.
Source: inc/Main.php:43
Method: Add WP-CLI commands.
Source: inc/Main.php:169
Method: Add inline JavaScript code to put jQuery in noConflict mode.
Source: inc/Main.php:124
Method: Get NPM data for passed registered handle of type.
Source: inc/NPM.php:176
Method: Define scripts and their data available for replacement.
Source: inc/NPM.php:24
Method: Define styles and their data available for replacement.
Source: inc/NPM.php:117
Method: Constructor.
Source: inc/Paths.php:47
Method: Get replacement path for requested path.
Source: inc/Paths.php:104
Method: Check if path is marked as one not having replacement.
Source: inc/Paths.php:120
Method: Force regeneration of class properties with raw data.
Source: inc/Paths.php:57
Method: Set raw data to class properties.
Source: inc/Paths.php:71
Method: Add suggested privacy policy content for commonWP.
Source: inc/Privacy.php:22
Method: Add subresource integrity hash to instance’s property.
Source: inc/Process.php:670
Method: Process path by testing if it is possible to rewrite using core path.
Source: inc/Process.php:268
Method: Process URL of directory that holds SVG versions of emoji by testing its NPM path.
Source: inc/Process.php:589
Method: Process path.
Source: inc/Process.php:118
Method: Get content of local path.
Source: inc/Process.php:700
Method: Process path by testing if it is possible to rewrite using GitHub path.
Source: inc/Process.php:631
Method: Process path by testing if it is possible to rewrite using NPM path.
Source: inc/Process.php:157
Method: Process path by testing if it is possible to rewrite using plugin path.
Source: inc/Process.php:369
Method: Process path by testing if it is possible to rewrite using theme path.
Source: inc/Process.php:472
Method: Add path to array of paths that should be processed.
Source: inc/Queue.php:42
Method: Process paths that are stored for processing.
Source: inc/Queue.php:111
Method: Save array of paths in current request to process to store.
Source: inc/Queue.php:61
Method: Make Backdrop task if there are paths to process in store.
Source: inc/Queue.php:91
Method: Rewrite dependency URL.
Source: inc/Rewrite.php:71
Method: Rewrite URL of directory that holds SVG versions of emoji.
Source: inc/Rewrite.php:57
Method: Get path relative to the root URL.
Source: inc/Rewrite.php:174
Method: Rewrite URL.
Source: inc/Rewrite.php:96
Method: Rewrite script dependency URL.
Source: inc/Rewrite.php:32
Method: Rewrite style dependency URL.
Source: inc/Rewrite.php:45
Method: Append subresource integrity hash for requested handle of dependency type.
Source: inc/SRI.php:47
Method: Add subresource integrity attributes to HTML tag for requested handle and dependency type.
Source: inc/SRI.php:94
Method: Add subresource integrity attributes to HTML tag for requested script handle.
Source: inc/SRI.php:65
Method: Add subresource integrity attributes to HTML tag for requested style handle.
Source: inc/SRI.php:79
Method: Delete stored data.
Source: inc/Store.php:25
Method: Get stored data.
Source: inc/Store.php:36
Method: Update stored data.
Source: inc/Store.php:49
Method: Get basename path of the commonWP’s main file.
Source: inc/Utils.php:166
Method: Get array of default directories.
Source: inc/Utils.php:298
Method: Get array of default WordPress themes.
Source: inc/Utils.php:280
Method: Return instance for dependency type class.
Source: inc/Utils.php:47
Method: Get name of the first directory in the path.
Source: inc/Utils.php:63
Method: Get plugin’s data from plugin’s directory name.
Source: inc/Utils.php:84
Method: Get prefix for use in relative path.
Source: inc/Utils.php:218
Method: Get body of URL.
Source: inc/Utils.php:416
Method: Get root URL of WordPress directory or content directory.
Source: inc/Utils.php:247
Method: Get name of callback for manipulating store data.
Source: inc/Utils.php:355
Method: Generate and return subresource integrity hash.
Source: inc/Utils.php:402
Method: Get name of \WP_Temporary method for manipulating temporary data.
Source: inc/Utils.php:378
Method: Get theme’s data from theme’s directory name.
Source: inc/Utils.php:131
Method: Get initial store data.
Source: inc/Utils.php:28
Method: Whether a path starts with one of default directories.
Source: inc/Utils.php:314
Method: Get GitHub’s repository name from path.
Source: inc/Utils.php:190
Method: Remove prefix from relative path if prefix exists.
Source: inc/Utils.php:202
Method: Replace first occurrence of the search string with the replacement string.
Source: inc/Utils.php:337
Method: Get dependency’s version from URL.
Source: inc/Versions.php:55
Method: Get latest released plugin version.
Source: inc/Versions.php:259
Method: Get latest released theme version.
Source: inc/Versions.php:320
Method: Get latest released version of GitHub’s repository.
Source: inc/Versions.php:415
Method: Get latest released version on WordPress.org.
Source: inc/Versions.php:444
Method: Get latest released WordPress version.
Source: inc/Versions.php:96
Method: Get latest released WordPress version in the same branch.
Source: inc/Versions.php:131
Method: Get latest released WordPress versions.
Source: inc/Versions.php:375
Method: Get previous minor version in the same WordPress branch.
Source: inc/Versions.php:167
Method: Get stable version of WordPress version.
Source: inc/Versions.php:76
Method: Get Twemoji’s version from URL.
Source: inc/Versions.php:34
Method: Get branch for WordPress version.
Source: inc/Versions.php:235
Method: Get tag for current WordPress version on GitHub.
Source: inc/Versions.php:208
Method: Delete from commonWP store.
Source: inc/WPCLI.php:85
Method: Format TTL to human readable form.
Source: inc/WPCLI.php:288
Method: Get stored paths data.
Source: inc/WPCLI.php:145
Method: Process queued paths.
Source: inc/WPCLI.php:264