| Methods Summary | ||
|---|---|---|
| 
                
                public
         | ||
| 
                
                public
         | ||
| 
                
                public
         | 
            #
             install_plugin(  string $hostname ,  string $path ,  string $plugin ,  string $version = '' )
                Install and activate plugin
             | |
| 
                
                public
         | 
            #
             uninstall_plugin(  string $hostname ,  string $path ,  string $plugin ,  bool $force = false )
                Uninstall a plugin
             | |
| 
                
                public
         | ||
| 
                
                public
         | 
            #
             install_theme(  string $hostname ,  string $path ,  string $theme ,  string $version = NULL )
                Install a theme
             | |
| 
                
                public
         | ||
| 
                
                public
         | ||
| 
                
                public
         | ||
| 
                
                public
         | 
            #
             is_current(  string $version = NULL,  string $branchcomp = NULL )
                Check if version is latest or get latest version
             | |
| 
                
                public
         | ||
| 
                
                public
         | ||
| 
                
                public
         | ||
| 
                
                public
         | ||
| 
                
                public
         | 
            #
             next_version(  string $version ,  string $maximalbranch = '99999999.99999999.99999999' )
                Calculate next version in hierarchy
             | |
| 
                
                public
         | ||
| 
                
                public
         | 
            #
             update_all(  string $hostname ,  string $path = '',  string $version = NULL )
                Update core, plugins, and themes atomically
             | |
| 
                
                public
         | ||
| 
                
                public
         | 
            #
             update_plugins(  string $hostname ,  string $path = '',  array $plugins = array ( ) )
                Update WordPress plugins
             | |
| 
                
                public
         | ||
| 
                
                public
         | 
            #
             uninstall_theme(  string $hostname ,  string $path ,  string $theme ,  bool $force = false )
                Remove a theme
             | |
| 
                
                public
         | 
            #
             has_fortification(  string $hostname ,  string $path = '',  string $mode = NULL )
                Web application supports fortification
             | |
| 
                
                public
         | ||
| 
                
                public
         | ||
| 
                
                public
         | ||
| 
                
                public
         | ||
| 
                
                public
         | 
            #
             get_reconfigurable(  string $hostname ,  string $path ,  string|string[] $setting  )
                Get reconfigurable value
             | |
| 
                
                public
         | ||
| 
                
                public
         | ||