Plugin Directory

Changeset 2120144


Ignore:
Timestamp:
07/09/2019 02:08:56 PM (7 years ago)
Author:
briancolinger
Message:

https://github.com/Automattic/vaultpress/releases/tag/2.0-beta-3

Location:
vaultpress/trunk
Files:
15 edited

Legend:

Unmodified
Added
Removed
  • vaultpress/trunk/class-vaultpress.php

    r2105838 r2120144  
    22/**
    33 * Main VaultPress class.
    4  * 
     4 *
    55 * @package VaultPress
    66 */
     
    573573                    <h2><?php _e( 'The VaultPress plugin requires a subscription.', 'vaultpress' ); ?></h2>
    574574                    <p><?php _e( 'Get realtime backups, automated security scanning, and support from WordPress&nbsp;experts.', 'vaultpress' ); ?></p>
    575                     <a class="dops-button is-primary" href="https://vaultpress.com/plugin/?utm_source=plugin-unregistered&amp;utm_medium=view-plans-and-pricing&amp;utm_campaign=1.0-plugin"><?php _e( 'View plans and pricing', 'vaultpress' ); ?></a>
     575                    <a class="dops-button is-primary" href="https://vaultpress.com/plugin/?utm_source=plugin-unregistered&amp;utm_medium=view-plans-and-pricing&amp;utm_campaign=1.0-plugin" target="_blank" rel="noopener noreferrer"><?php _e( 'View plans and pricing', 'vaultpress' ); ?></a>
    576576                </div>
    577577            </div>
     
    591591                    </div>
    592592                    <div class="dops-card">
    593                         <p><?php _e( 'Paste your registration key&nbsp;below:', 'vaultpress' ); ?></p>
    594593                        <form method="post" action="">
    595594                            <fieldset>
    596                                 <textarea class="dops-textarea" placeholder="<?php echo esc_attr( __( 'Enter your key here...', 'vaultpress' ) ); ?>" name="registration_key"></textarea>
    597                                 <button class="dops-button"><?php _e( 'Register ', 'vaultpress' ); ?></button>
     595                                <p>
     596                                    <?php esc_html_e( 'Paste your registration key&nbsp;below:', 'vaultpress' ); ?>
     597                                </p>
     598                                <p>
     599                                    <textarea class="dops-textarea" placeholder="<?php esc_attr_e( __( 'Enter your key here...', 'vaultpress' ) ); ?>" name="registration_key"></textarea>
     600                                </p>
     601                                <button class="dops-button is-compact"><?php _e( 'Register ', 'vaultpress' ); ?></button>
    598602                                <input type="hidden" name="action" value="register" />
    599603                                <?php wp_nonce_field( 'vaultpress_register' ); ?>
     
    786790                    method="post"
    787791                    action="">
    788                     <button class="dops-button is-scary"><?php _e( 'Delete all VaultPress settings', 'vaultpress' ); ?></button>
     792                    <button class="dops-button is-scary is-compact"><?php esc_html_e( 'Delete all settings', 'vaultpress' ); ?></button>
    789793                    <input type="hidden" name="action" value="delete-vp-settings"/>
    790794                    <?php wp_nonce_field( 'delete_vp_settings' ); ?>
  • vaultpress/trunk/composer.json

    r2105838 r2120144  
    1313    "require-dev": {
    1414        "automattic/jetpack-standards": "master-dev",
    15         "automattic/jetpack-autoloader": "1.0.0"
     15        "automattic/jetpack-autoloader": "1.2.0"
    1616    },
    1717    "scripts": {
  • vaultpress/trunk/nav-styles.css

    r2105838 r2120144  
     1/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 16, 2013 */
     2@font-face {
     3    font-family: 'vaultpressregular';
     4    src: url('fonts/vaultpress-regular.eot');
     5    src: url('fonts/vaultpress-regular.eot?#iefix') format('embedded-opentype'),
     6         url('fonts/vaultpress-regular.woff') format('woff'),
     7         url('fonts/vaultpress-regular.ttf') format('truetype'),
     8         url('fonts/vaultpress-regular.svg#vaultpressregular') format('svg');
     9    font-weight: normal;
     10    font-style: normal;
     11}
     12#toplevel_page_vaultpress div.wp-menu-image:before {
     13    content: '\f219';
     14    font-size: 18px !important;
     15    font-family: 'vaultpressregular' !important;
     16}
     17
    118/**
    219 * Notices
  • vaultpress/trunk/styles.css

    r2105838 r2120144  
    557557}
    558558
    559 #no-access-credentials p {
     559#vp-wrap #no-access-credentials p {
    560560    margin: 20px 0;
    561561    color: #333;
     
    564564    text-align: left;
    565565    line-height: 1.4;
     566    background: none;
    566567}
    567568
     
    799800========================================================================== */
    800801
    801 #vp_progress {
    802     padding-right: 20px;
    803 }
    804 
    805802#vp_progress:after {
    806803    /* clearfix */
     
    855852}
    856853
    857 
    858854.vp_graphs ul {
    859855    padding: 0 0 5px 0;
     
    880876    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299a0b', endColorstr='#299a0b',GradientType=0 );
    881877    background: linear-gradient(top, rgba(41,154,11,1) 0%,rgba(41,154,11,1) 100%);
     878}
     879
     880#vp-wrap #vp_progress .vp_graphs ul li {
     881    width: 100%;
    882882}
    883883
     
    910910    }
    911911}
    912 
    913912
    914913#vp_progress .bar span {
  • vaultpress/trunk/vaultpress.php

    r2105838 r2120144  
    44 * Plugin URI: http://vaultpress.com/?utm_source=plugin-uri&amp;utm_medium=plugin-description&amp;utm_campaign=1.0
    55 * Description: Protect your content, themes, plugins, and settings with <strong>realtime backup</strong> and <strong>automated security scanning</strong> from <a href="http://vaultpress.com/?utm_source=wp-admin&amp;utm_medium=plugin-description&amp;utm_campaign=1.0" rel="nofollow">VaultPress</a>. Activate, enter your registration key, and never worry again. <a href="http://vaultpress.com/help/?utm_source=wp-admin&amp;utm_medium=plugin-description&amp;utm_campaign=1.0" rel="nofollow">Need some help?</a>
    6  * Version: 2.0-beta
     6 * Version: 2.0-beta-2
    77 * Author: Automattic
    88 * Author URI: http://vaultpress.com/?utm_source=author-uri&amp;utm_medium=plugin-description&amp;utm_campaign=1.0
     
    1818
    1919define( 'VAULTPRESS__MINIMUM_PHP_VERSION', '5.3.2' );
    20 define( 'VAULTPRESS__VERSION', '2.0-beta' );
     20define( 'VAULTPRESS__VERSION', '2.0-beta-2' );
    2121define( 'VAULTPRESS__PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
    2222
  • vaultpress/trunk/vendor/autoload.php

    r2105838 r2120144  
    55require_once __DIR__ . '/composer/autoload_real.php';
    66
    7 return ComposerAutoloaderInit76a95635ff5cbd7e495a8140e57027cc::getLoader();
     7return ComposerAutoloaderInit0aa68f31982b323d4ac5bad295d680bc::getLoader();
  • vaultpress/trunk/vendor/autoload_packages.php

    r2105838 r2120144  
    7474        if ( isset( $jetpack_packages_classes[ $class_name ] ) ) {
    7575            if ( defined( 'WP_DEBUG' ) && WP_DEBUG ) {
    76                 // TODO ideally we shouldn't skip any of these, see: https://github.com/Automattic/jetpack/pull/12646
     76                // TODO ideally we shouldn't skip any of these, see: https://github.com/Automattic/jetpack/pull/12646.
    7777                $ignore = in_array(
    7878                    $class_name,
     
    8181                        'Automattic\Jetpack\Connection\Manager',
    8282                        'Automattic\Jetpack\Connection\Manager_Interface',
     83                        'Automattic\Jetpack\Connection\XMLRPC_Connector',
    8384                        'Jetpack_Options',
    84                         'Jetpack_Sync_Main',
     85                        'Jetpack_Signature',
     86                        'Automattic\Jetpack\Sync\Main',
    8587                        'Automattic\Jetpack\Constants',
     88                        'Automattic\Jetpack\Tracking',
     89                        'Automattic\Jetpack\Plugin\Tracking',
    8690                    ),
    8791                    true
     
    117121 * Prepare all the classes for autoloading.
    118122 */
    119 function enqueue_packages_d4752799fc8f93796cd03e54f089c1d3() {
     123function enqueue_packages_5839d95eac7dcb16939cc92ebcc4d8cf() {
    120124    $class_map = require_once dirname( __FILE__ ) . '/composer/autoload_classmap_package.php';
    121125    foreach ( $class_map as $class_name => $class_info ) {
    122126        enqueue_package_class( $class_name, $class_info['version'], $class_info['path'] );
    123127    }
    124     $legacy_class_map = require_once dirname( __FILE__ ) . '/composer/autoload_classmap.php';
    125     foreach ( $legacy_class_map as $class_name => $class_path ) {
    126         enqueue_package_class( $class_name, '0.1', $class_path );
    127     }
    128128}
    129 enqueue_packages_d4752799fc8f93796cd03e54f089c1d3();
    130        
     129enqueue_packages_5839d95eac7dcb16939cc92ebcc4d8cf();
  • vaultpress/trunk/vendor/automattic/jetpack-autoloader/composer.json

    r2105838 r2120144  
    66    "require": {
    77        "composer-plugin-api": "^1.1"
     8    },
     9    "require-dev": {
     10        "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
    811    },
    912    "autoload": {
     
    1518        "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin"
    1619    },
     20    "scripts": {
     21        "phpunit": [
     22            "@composer install",
     23            "./vendor/phpunit/phpunit/phpunit --colors=always"
     24        ]
     25    },
    1726    "minimum-stability": "dev",
    1827    "prefer-stable": true
  • vaultpress/trunk/vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php

    r2105838 r2120144  
    9696     * It also return the path and the version of a package.
    9797     *
     98     * Currently supports only psr-4 and clasmap parsing.
     99     *
    98100     * @param array            $packageMap Map of all the packages.
    99101     * @param string           $type Type of autoloader to use, currently not used, since we only support psr-4.
     
    104106    protected function parseAutoloadsType( array $packageMap, $type, PackageInterface $mainPackage ) {
    105107        $autoloads = array();
     108
     109        if ( 'psr-4' !== $type && 'classmap' !== $type ) {
     110            return parent::parseAutoloadsType( $packageMap, $type, $mainPackage );
     111        }
     112
    106113        foreach ( $packageMap as $item ) {
    107114            list($package, $installPath) = $item;
     
    112119            }
    113120
    114             // Skip packages that are not 'psr-4' since we only support them for now.
    115             if ( ! isset( $autoload['psr-4'] ) || ! is_array( $autoload['psr-4'] ) ) {
    116                 continue;
    117             }
    118 
    119121            if ( null !== $package->getTargetDir() && $package !== $mainPackage ) {
    120122                $installPath = substr( $installPath, 0, -strlen( '/' . $package->getTargetDir() ) );
    121123            }
    122             foreach ( $autoload['psr-4'] as $namespace => $paths ) {
    123                 foreach ( (array) $paths as $path ) {
    124                     $relativePath              = empty( $installPath ) ? ( empty( $path ) ? '.' : $path ) : $installPath . '/' . $path;
    125                     $autoloads[ $namespace ][] = array(
    126                         'path'    => $relativePath,
    127                         'version' => $package->getVersion(), // Version of the class comes from the package - should we try to parse it?
    128                     );
     124
     125            if ( 'psr-4' === $type && isset( $autoload['psr-4'] ) && is_array( $autoload['psr-4'] ) ) {
     126                foreach ( $autoload['psr-4'] as $namespace => $paths ) {
     127                    $paths = is_array( $paths ) ? $paths : array( $paths );
     128                    foreach ( $paths as $path ) {
     129                        $relativePath              = empty( $installPath ) ? ( empty( $path ) ? '.' : $path ) : $installPath . '/' . $path;
     130                        $autoloads[ $namespace ][] = array(
     131                            'path'    => $relativePath,
     132                            'version' => $package->getVersion(), // Version of the class comes from the package - should we try to parse it?
     133                        );
     134                    }
    129135                }
    130136            }
    131         }
     137
     138            if ( 'classmap' === $type && isset( $autoload['classmap'] ) && is_array( $autoload['classmap'] ) ) {
     139                foreach ( $autoload['classmap'] as $paths ) {
     140                    $paths = is_array( $paths ) ? $paths : array( $paths );
     141                    foreach ( $paths as $path ) {
     142                        $relativePath              = empty( $installPath ) ? ( empty( $path ) ? '.' : $path ) : $installPath . '/' . $path;
     143                        $autoloads[] = array(
     144                            'path'    => $relativePath,
     145                            'version' => $package->getVersion(), // Version of the class comes from the package - should we try to parse it?
     146                        );
     147                    }
     148                }
     149            }
     150        }
     151
    132152        return $autoloads;
    133153    }
     
    144164     */
    145165    private function getClassMap( array $autoloads, Filesystem $filesystem, $vendorPath, $basePath ) {
    146         $blacklist      = null; // not supported for now.
     166        $blacklist = null;
     167
     168        if ( ! empty( $autoloads['exclude-from-classmap'] ) ) {
     169            $blacklist = '{(' . implode( '|', $autoloads['exclude-from-classmap'] ) . ')}';
     170        }
     171
    147172        $classmapString = '';
    148173
    149         // Scan the PSR-4 directories for class files, and add them to the class map.
     174        // Scan the PSR-4 and classmap directories for class files, and add them to the class map.
    150175        foreach ( $autoloads['psr-4'] as $namespace => $packages_info ) {
    151176            foreach ( $packages_info as $package ) {
     
    172197        }
    173198
     199        foreach ( $autoloads['classmap'] as $package ) {
     200            $dir = $filesystem->normalizePath(
     201                $filesystem->isAbsolutePath( $package['path'] )
     202                ? $package['path']
     203                : $basePath . '/' . $package['path']
     204            );
     205            $map = ClassMapGenerator::createMap( $dir, $blacklist, $this->io, null );
     206
     207            foreach ( $map as $class => $path ) {
     208                $classCode       = var_export( $class, true );
     209                $pathCode        = $this->getPathCode( $filesystem, $basePath, $vendorPath, $path );
     210                $versionCode     = var_export( $package['version'], true );
     211                $classmapString .= <<<CLASS_CODE
     212    $classCode => array(
     213        'version' => $versionCode,
     214        'path'    => $pathCode
     215    ),
     216CLASS_CODE;
     217                $classmapString .= PHP_EOL;
     218            }
     219        }
     220
    174221        return 'array( ' . PHP_EOL . $classmapString . ');' . PHP_EOL;
    175 
    176222    }
    177223
     
    191237
    192238\$vendorDir = dirname(__DIR__);
     239\$baseDir   = dirname(\$vendorDir);
    193240
    194241return $classMap
     
    216263        enqueue_package_class( \$class_name, \$class_info['version'], \$class_info['path'] );
    217264    }
    218     \$legacy_class_map = require_once dirname( __FILE__ ) . '/composer/autoload_classmap.php';
    219     foreach ( \$legacy_class_map as \$class_name => \$class_path ) {
    220         enqueue_package_class( \$class_name, '0.1', \$class_path );
    221     }
    222265}
    223266enqueue_packages_$suffix();
    224        
     267
    225268INCLUDE_FILES;
    226269
  • vaultpress/trunk/vendor/automattic/jetpack-autoloader/src/autoload.php

    r2105838 r2120144  
    7474        if ( isset( $jetpack_packages_classes[ $class_name ] ) ) {
    7575            if ( defined( 'WP_DEBUG' ) && WP_DEBUG ) {
    76                 // TODO ideally we shouldn't skip any of these, see: https://github.com/Automattic/jetpack/pull/12646
     76                // TODO ideally we shouldn't skip any of these, see: https://github.com/Automattic/jetpack/pull/12646.
    7777                $ignore = in_array(
    7878                    $class_name,
     
    8181                        'Automattic\Jetpack\Connection\Manager',
    8282                        'Automattic\Jetpack\Connection\Manager_Interface',
     83                        'Automattic\Jetpack\Connection\XMLRPC_Connector',
    8384                        'Jetpack_Options',
    84                         'Jetpack_Sync_Main',
     85                        'Jetpack_Signature',
     86                        'Automattic\Jetpack\Sync\Main',
    8587                        'Automattic\Jetpack\Constants',
     88                        'Automattic\Jetpack\Tracking',
     89                        'Automattic\Jetpack\Plugin\Tracking',
    8690                    ),
    8791                    true
  • vaultpress/trunk/vendor/composer/ClassLoader.php

    r2105838 r2120144  
    280280    public function setApcuPrefix($apcuPrefix)
    281281    {
    282         $this->apcuPrefix = function_exists('apcu_fetch') && filter_var(ini_get('apc.enabled'), FILTER_VALIDATE_BOOLEAN) ? $apcuPrefix : null;
     282        $this->apcuPrefix = function_exists('apcu_fetch') && ini_get('apc.enabled') ? $apcuPrefix : null;
    283283    }
    284284
  • vaultpress/trunk/vendor/composer/autoload_classmap_package.php

    r2105838 r2120144  
    44
    55$vendorDir = dirname(__DIR__);
     6$baseDir   = dirname($vendorDir);
    67
    78return array(
     
    4344    ),
    4445    'Automattic\\Jetpack\\Autoloader\\AutoloadGenerator' => array(
    45         'version' => '1.0.0.0',
     46        'version' => '1.2.0.0',
    4647        'path'    => $vendorDir . '/automattic/jetpack-autoloader/src/AutoloadGenerator.php'
    4748    ),
    4849    'Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin' => array(
    49         'version' => '1.0.0.0',
     50        'version' => '1.2.0.0',
    5051        'path'    => $vendorDir . '/automattic/jetpack-autoloader/src/CustomAutoloaderPlugin.php'
    5152    ),
  • vaultpress/trunk/vendor/composer/autoload_real.php

    r2105838 r2120144  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInit76a95635ff5cbd7e495a8140e57027cc
     5class ComposerAutoloaderInit0aa68f31982b323d4ac5bad295d680bc
    66{
    77    private static $loader;
     
    2020        }
    2121
    22         spl_autoload_register(array('ComposerAutoloaderInit76a95635ff5cbd7e495a8140e57027cc', 'loadClassLoader'), true, true);
     22        spl_autoload_register(array('ComposerAutoloaderInit0aa68f31982b323d4ac5bad295d680bc', 'loadClassLoader'), true, true);
    2323        self::$loader = $loader = new \Composer\Autoload\ClassLoader();
    24         spl_autoload_unregister(array('ComposerAutoloaderInit76a95635ff5cbd7e495a8140e57027cc', 'loadClassLoader'));
     24        spl_autoload_unregister(array('ComposerAutoloaderInit0aa68f31982b323d4ac5bad295d680bc', 'loadClassLoader'));
    2525
    2626        $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
     
    2828            require_once __DIR__ . '/autoload_static.php';
    2929
    30             call_user_func(\Composer\Autoload\ComposerStaticInit76a95635ff5cbd7e495a8140e57027cc::getInitializer($loader));
     30            call_user_func(\Composer\Autoload\ComposerStaticInit0aa68f31982b323d4ac5bad295d680bc::getInitializer($loader));
    3131        } else {
    3232            $map = require __DIR__ . '/autoload_namespaces.php';
  • vaultpress/trunk/vendor/composer/autoload_static.php

    r2105838 r2120144  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInit76a95635ff5cbd7e495a8140e57027cc
     7class ComposerStaticInit0aa68f31982b323d4ac5bad295d680bc
    88{
    99    public static $prefixLengthsPsr4 = array (
     
    5050    {
    5151        return \Closure::bind(function () use ($loader) {
    52             $loader->prefixLengthsPsr4 = ComposerStaticInit76a95635ff5cbd7e495a8140e57027cc::$prefixLengthsPsr4;
    53             $loader->prefixDirsPsr4 = ComposerStaticInit76a95635ff5cbd7e495a8140e57027cc::$prefixDirsPsr4;
     52            $loader->prefixLengthsPsr4 = ComposerStaticInit0aa68f31982b323d4ac5bad295d680bc::$prefixLengthsPsr4;
     53            $loader->prefixDirsPsr4 = ComposerStaticInit0aa68f31982b323d4ac5bad295d680bc::$prefixDirsPsr4;
    5454
    5555        }, null, ClassLoader::class);
  • vaultpress/trunk/vendor/composer/installed.json

    r2105838 r2120144  
    22    {
    33        "name": "automattic/jetpack-autoloader",
    4         "version": "v1.0.0",
    5         "version_normalized": "1.0.0.0",
     4        "version": "v1.2.0",
     5        "version_normalized": "1.2.0.0",
    66        "source": {
    77            "type": "git",
    88            "url": "https://github.com/Automattic/jetpack-autoloader.git",
    9             "reference": "9e2016d791cad88842f8d501133653b70794e9d2"
    10         },
    11         "dist": {
    12             "type": "zip",
    13             "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/9e2016d791cad88842f8d501133653b70794e9d2",
    14             "reference": "9e2016d791cad88842f8d501133653b70794e9d2",
     9            "reference": "4ad9631e68e9da8b8a764615766287becfb27f81"
     10        },
     11        "dist": {
     12            "type": "zip",
     13            "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/4ad9631e68e9da8b8a764615766287becfb27f81",
     14            "reference": "4ad9631e68e9da8b8a764615766287becfb27f81",
    1515            "shasum": ""
    1616        },
     
    1818            "composer-plugin-api": "^1.1"
    1919        },
    20         "time": "2019-06-11T16:14:45+00:00",
     20        "require-dev": {
     21            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
     22        },
     23        "time": "2019-06-24T15:13:23+00:00",
    2124        "type": "composer-plugin",
    2225        "extra": {
     
    177180    {
    178181        "name": "phpcompatibility/php-compatibility",
    179         "version": "9.1.1",
    180         "version_normalized": "9.1.1.0",
     182        "version": "9.2.0",
     183        "version_normalized": "9.2.0.0",
    181184        "source": {
    182185            "type": "git",
    183186            "url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
    184             "reference": "2b63c5d284ab8857f7b1d5c240ddb507a6b2293c"
    185         },
    186         "dist": {
    187             "type": "zip",
    188             "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/2b63c5d284ab8857f7b1d5c240ddb507a6b2293c",
    189             "reference": "2b63c5d284ab8857f7b1d5c240ddb507a6b2293c",
     187            "reference": "3db1bf1e28123fd574a4ae2e9a84072826d51b5e"
     188        },
     189        "dist": {
     190            "type": "zip",
     191            "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/3db1bf1e28123fd574a4ae2e9a84072826d51b5e",
     192            "reference": "3db1bf1e28123fd574a4ae2e9a84072826d51b5e",
    190193            "shasum": ""
    191194        },
     
    201204        },
    202205        "suggest": {
    203             "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
     206            "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
    204207            "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
    205208        },
    206         "time": "2018-12-30T23:16:27+00:00",
     209        "time": "2019-06-27T19:58:56+00:00",
    207210        "type": "phpcodesniffer-standard",
    208211        "installation-source": "dist",
     
    447450        "source": {
    448451            "type": "git",
    449             "url": "https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards.git",
     452            "url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
    450453            "reference": "bd9c33152115e6741e3510ff7189605b35167908"
    451454        },
    452455        "dist": {
    453456            "type": "zip",
    454             "url": "https://api.github.com/repos/WordPress-Coding-Standards/WordPress-Coding-Standards/zipball/bd9c33152115e6741e3510ff7189605b35167908",
     457            "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/bd9c33152115e6741e3510ff7189605b35167908",
    455458            "reference": "bd9c33152115e6741e3510ff7189605b35167908",
    456459            "shasum": ""
Note: See TracChangeset for help on using the changeset viewer.