Plugin Directory

Changeset 2885740


Ignore:
Timestamp:
03/23/2023 02:52:50 PM (3 years ago)
Author:
wpusermanager
Message:

Tagging version 2.9.7

Location:
wp-user-manager
Files:
1 deleted
10 edited
24 copied

Legend:

Unmodified
Added
Removed
  • wp-user-manager/tags/2.9.7/changelog.txt

    r2884866 r2885740  
    22
    33== Changelog ==
     4
     5= 2.9.7 (23rd March 2023) =
     6
     7- Fix: WP User Manager custom blocks and block restriction settings now appear in the block editor
    48
    59= 2.9.6 (22nd March 2023) =
  • wp-user-manager/tags/2.9.7/languages/wp-user-manager.pot

    r2884866 r2885740  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: WP User Manager 2.9.6\n"
     5"Project-Id-Version: WP User Manager 2.9.7\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-user-manager\n"
    7 "POT-Creation-Date: 2023-03-22 10:52:01+00:00\n"
     7"POT-Creation-Date: 2023-03-23 14:50:02+00:00\n"
    88"MIME-Version: 1.0\n"
    99"Content-Type: text/plain; charset=utf-8\n"
  • wp-user-manager/tags/2.9.7/readme.txt

    r2884866 r2885740  
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
    11 Stable Tag: 2.9.6
     11Stable Tag: 2.9.7
    1212
    1313The most customizable profiles & community builder WordPress plugin with front-end login, registration, profile customization and content restriction.
     
    131131== Changelog ==
    132132
     133= 2.9.7 (23rd March 2023) =
     134
     135- Fix: WP User Manager custom blocks and block restriction settings now appear in the block editor
     136
    133137= 2.9.6 (22nd March 2023) =
    134138
  • wp-user-manager/tags/2.9.7/vendor-dist/autoload.php

    r2884866 r2885740  
    2323require_once __DIR__ . '/composer/autoload_real.php';
    2424
    25 return ComposerAutoloaderInit7c349569706eafb651b9af1143a0b9b4::getLoader();
     25return ComposerAutoloaderInitd1b604d3ecef1915893019687ab9f7e4::getLoader();
  • wp-user-manager/tags/2.9.7/vendor-dist/composer/autoload_real.php

    r2884866 r2885740  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInit7c349569706eafb651b9af1143a0b9b4
     5class ComposerAutoloaderInitd1b604d3ecef1915893019687ab9f7e4
    66{
    77    private static $loader;
     
    2323        }
    2424
    25         spl_autoload_register(array('ComposerAutoloaderInit7c349569706eafb651b9af1143a0b9b4', 'loadClassLoader'), true, true);
     25        spl_autoload_register(array('ComposerAutoloaderInitd1b604d3ecef1915893019687ab9f7e4', 'loadClassLoader'), true, true);
    2626        self::$loader = $loader = new \WPUM\Composer\Autoload\ClassLoader(\dirname(__DIR__));
    27         spl_autoload_unregister(array('ComposerAutoloaderInit7c349569706eafb651b9af1143a0b9b4', 'loadClassLoader'));
     27        spl_autoload_unregister(array('ComposerAutoloaderInitd1b604d3ecef1915893019687ab9f7e4', 'loadClassLoader'));
    2828
    2929        require __DIR__ . '/autoload_static.php';
    30         call_user_func(\WPUM\Composer\Autoload\ComposerStaticInit7c349569706eafb651b9af1143a0b9b4::getInitializer($loader));
     30        call_user_func(\WPUM\Composer\Autoload\ComposerStaticInitd1b604d3ecef1915893019687ab9f7e4::getInitializer($loader));
    3131
    3232        $loader->register(true);
    3333
    34         $filesToLoad = \WPUM\Composer\Autoload\ComposerStaticInit7c349569706eafb651b9af1143a0b9b4::$files;
     34        $filesToLoad = \WPUM\Composer\Autoload\ComposerStaticInitd1b604d3ecef1915893019687ab9f7e4::$files;
    3535        $requireFile = \Closure::bind(static function ($fileIdentifier, $file) {
    3636            if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
  • wp-user-manager/tags/2.9.7/vendor-dist/composer/autoload_static.php

    r2884866 r2885740  
    55namespace WPUM\Composer\Autoload;
    66
    7 class ComposerStaticInit7c349569706eafb651b9af1143a0b9b4
     7class ComposerStaticInitd1b604d3ecef1915893019687ab9f7e4
    88{
    99    public static $files = array (
     
    10601060    {
    10611061        return \Closure::bind(function () use ($loader) {
    1062             $loader->prefixLengthsPsr4 = ComposerStaticInit7c349569706eafb651b9af1143a0b9b4::$prefixLengthsPsr4;
    1063             $loader->prefixDirsPsr4 = ComposerStaticInit7c349569706eafb651b9af1143a0b9b4::$prefixDirsPsr4;
    1064             $loader->classMap = ComposerStaticInit7c349569706eafb651b9af1143a0b9b4::$classMap;
     1062            $loader->prefixLengthsPsr4 = ComposerStaticInitd1b604d3ecef1915893019687ab9f7e4::$prefixLengthsPsr4;
     1063            $loader->prefixDirsPsr4 = ComposerStaticInitd1b604d3ecef1915893019687ab9f7e4::$prefixDirsPsr4;
     1064            $loader->classMap = ComposerStaticInitd1b604d3ecef1915893019687ab9f7e4::$classMap;
    10651065
    10661066        }, null, ClassLoader::class);
  • wp-user-manager/tags/2.9.7/vendor-dist/composer/installed.php

    r2884866 r2885740  
    33namespace WPUM;
    44
    5 return array('root' => array('name' => 'wp-user-manager/wp-user-manager', 'pretty_version' => 'dev-master', 'version' => 'dev-master', 'reference' => '92fced225d1ebf0a996348b6efdfe38861570b62', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('brain/cortex' => array('pretty_version' => 'dev-refactoring-fastroute', 'version' => 'dev-refactoring-fastroute', 'reference' => 'dd6484cd8b049a141b5a73746857fa5415caaca4', 'type' => 'library', 'install_path' => __DIR__ . '/../brain/cortex', 'aliases' => array(0 => '9999999-dev'), 'dev_requirement' => \false), 'composer/installers' => array('pretty_version' => '1.x-dev', 'version' => '1.9999999.9999999.9999999-dev', 'reference' => 'd20a64ed3c94748397ff5973488761b22f6d3f19', 'type' => 'composer-plugin', 'install_path' => __DIR__ . '/./installers', 'aliases' => array(), 'dev_requirement' => \false), 'dompdf/dompdf' => array('pretty_version' => 'v2.0.2', 'version' => '2.0.2.0', 'reference' => 'ad4c631bf8897fc1ca7b566468a969cfd71a558a', 'type' => 'library', 'install_path' => __DIR__ . '/../dompdf/dompdf', 'aliases' => array(), 'dev_requirement' => \false), 'gamajo/template-loader' => array('pretty_version' => '1.3.1', 'version' => '1.3.1.0', 'reference' => 'fa92a37b780d945463f7fea328dce14933558752', 'type' => 'library', 'install_path' => __DIR__ . '/../gamajo/template-loader', 'aliases' => array(), 'dev_requirement' => \false), 'htmlburger/carbon-fields' => array('pretty_version' => '2.2.0', 'version' => '2.2.0.0', 'reference' => 'f2e7e7b306f872b606b16909d2a2ee906381d5d1', 'type' => 'library', 'install_path' => __DIR__ . '/../htmlburger/carbon-fields', 'aliases' => array(), 'dev_requirement' => \false), 'masterminds/html5' => array('pretty_version' => '2.7.6', 'version' => '2.7.6.0', 'reference' => '897eb517a343a2281f11bc5556d6548db7d93947', 'type' => 'library', 'install_path' => __DIR__ . '/../masterminds/html5', 'aliases' => array(), 'dev_requirement' => \false), 'nesbot/carbon' => array('pretty_version' => '2.66.0', 'version' => '2.66.0.0', 'reference' => '496712849902241f04902033b0441b269effe001', 'type' => 'library', 'install_path' => __DIR__ . '/../nesbot/carbon', 'aliases' => array(), 'dev_requirement' => \false), 'nikic/fast-route' => array('pretty_version' => 'v0.7.0', 'version' => '0.7.0.0', 'reference' => '8164b4a0d8afde4eae5f1bfc39084972ba23ad36', 'type' => 'library', 'install_path' => __DIR__ . '/../nikic/fast-route', 'aliases' => array(), 'dev_requirement' => \false), 'phenx/php-font-lib' => array('pretty_version' => '0.5.4', 'version' => '0.5.4.0', 'reference' => 'dd448ad1ce34c63d09baccd05415e361300c35b4', 'type' => 'library', 'install_path' => __DIR__ . '/../phenx/php-font-lib', 'aliases' => array(), 'dev_requirement' => \false), 'phenx/php-svg-lib' => array('pretty_version' => '0.5.0', 'version' => '0.5.0.0', 'reference' => '76876c6cf3080bcb6f249d7d59705108166a6685', 'type' => 'library', 'install_path' => __DIR__ . '/../phenx/php-svg-lib', 'aliases' => array(), 'dev_requirement' => \false), 'psr/http-message' => array('pretty_version' => '1.0.1', 'version' => '1.0.1.0', 'reference' => 'f6561bf28d520154e4b0ec72be95418abe6d9363', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'dev_requirement' => \false), 'roundcube/plugin-installer' => array('dev_requirement' => \false, 'replaced' => array(0 => '*')), 'sabberworm/php-css-parser' => array('pretty_version' => '8.4.0', 'version' => '8.4.0.0', 'reference' => 'e41d2140031d533348b2192a83f02d8dd8a71d30', 'type' => 'library', 'install_path' => __DIR__ . '/../sabberworm/php-css-parser', 'aliases' => array(), 'dev_requirement' => \false), 'shama/baton' => array('dev_requirement' => \false, 'replaced' => array(0 => '*')), 'stripe/stripe-php' => array('pretty_version' => 'v10.5.0', 'version' => '10.5.0.0', 'reference' => '331415b232d60d7c0449de7bde4cb7d4fedf982e', 'type' => 'library', 'install_path' => __DIR__ . '/../stripe/stripe-php', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/deprecation-contracts' => array('pretty_version' => 'v2.5.2', 'version' => '2.5.2.0', 'reference' => 'e8b495ea28c1d97b5e0c121748d6f9b53d075c66', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/deprecation-contracts', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-mbstring' => array('pretty_version' => 'v1.26.0', 'version' => '1.26.0.0', 'reference' => '9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-mbstring', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-php80' => array('pretty_version' => 'v1.26.0', 'version' => '1.26.0.0', 'reference' => 'cfa0ae98841b9e461207c13ab093d76b0fa7bace', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-php80', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/translation' => array('pretty_version' => 'v5.4.11', 'version' => '5.4.11.0', 'reference' => '7a1a8f6bbff269f434a83343a0a5d36a4f8cfa21', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/translation', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/translation-contracts' => array('pretty_version' => 'v2.5.2', 'version' => '2.5.2.0', 'reference' => '136b19dd05cdf0709db6537d058bcab6dd6e2dbe', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/translation-contracts', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/translation-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '2.3')), 'wearerequired/wp-requirements-check' => array('pretty_version' => '1.1.0', 'version' => '1.1.0.0', 'reference' => '82b8a6c4b953f59e7e534df2d4287e34af950812', 'type' => 'library', 'install_path' => __DIR__ . '/../wearerequired/wp-requirements-check', 'aliases' => array(), 'dev_requirement' => \false), 'wp-user-manager/wp-notices' => array('pretty_version' => 'dev-master', 'version' => 'dev-master', 'reference' => '5498f209c6667e88e944194a93a50f9ffc25ea24', 'type' => 'library', 'install_path' => __DIR__ . '/../wp-user-manager/wp-notices', 'aliases' => array(0 => '9999999-dev'), 'dev_requirement' => \false), 'wp-user-manager/wp-optionskit' => array('pretty_version' => '1.1.2', 'version' => '1.1.2.0', 'reference' => '6253bda447991733bf8e19cb2123b41c666f3d62', 'type' => 'library', 'install_path' => __DIR__ . '/../wp-user-manager/wp-optionskit', 'aliases' => array(), 'dev_requirement' => \false), 'wp-user-manager/wp-user-manager' => array('pretty_version' => 'dev-master', 'version' => 'dev-master', 'reference' => '92fced225d1ebf0a996348b6efdfe38861570b62', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'wp-user-manager/wpum-blocks' => array('pretty_version' => '1.14', 'version' => '1.14.0.0', 'reference' => 'f9a85366c30911f6be6386059e4425bd3159a0c9', 'type' => 'library', 'install_path' => __DIR__ . '/../wp-user-manager/wpum-blocks', 'aliases' => array(), 'dev_requirement' => \false), 'wpbp/widgets-helper' => array('pretty_version' => 'dev-master', 'version' => 'dev-master', 'reference' => '5547acaaf60b856b0025cdf44e3831e0f3202929', 'type' => 'library', 'install_path' => __DIR__ . '/../wpbp/widgets-helper', 'aliases' => array(), 'dev_requirement' => \false)));
     5return array('root' => array('name' => 'wp-user-manager/wp-user-manager', 'pretty_version' => 'dev-master', 'version' => 'dev-master', 'reference' => '1539e5f15c4ef989a1df34b0cc8579ad790d9446', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('brain/cortex' => array('pretty_version' => 'dev-refactoring-fastroute', 'version' => 'dev-refactoring-fastroute', 'reference' => 'dd6484cd8b049a141b5a73746857fa5415caaca4', 'type' => 'library', 'install_path' => __DIR__ . '/../brain/cortex', 'aliases' => array(0 => '9999999-dev'), 'dev_requirement' => \false), 'composer/installers' => array('pretty_version' => '1.x-dev', 'version' => '1.9999999.9999999.9999999-dev', 'reference' => 'd20a64ed3c94748397ff5973488761b22f6d3f19', 'type' => 'composer-plugin', 'install_path' => __DIR__ . '/./installers', 'aliases' => array(), 'dev_requirement' => \false), 'dompdf/dompdf' => array('pretty_version' => 'v2.0.2', 'version' => '2.0.2.0', 'reference' => 'ad4c631bf8897fc1ca7b566468a969cfd71a558a', 'type' => 'library', 'install_path' => __DIR__ . '/../dompdf/dompdf', 'aliases' => array(), 'dev_requirement' => \false), 'gamajo/template-loader' => array('pretty_version' => '1.3.1', 'version' => '1.3.1.0', 'reference' => 'fa92a37b780d945463f7fea328dce14933558752', 'type' => 'library', 'install_path' => __DIR__ . '/../gamajo/template-loader', 'aliases' => array(), 'dev_requirement' => \false), 'htmlburger/carbon-fields' => array('pretty_version' => '2.2.0', 'version' => '2.2.0.0', 'reference' => 'f2e7e7b306f872b606b16909d2a2ee906381d5d1', 'type' => 'library', 'install_path' => __DIR__ . '/../htmlburger/carbon-fields', 'aliases' => array(), 'dev_requirement' => \false), 'masterminds/html5' => array('pretty_version' => '2.7.6', 'version' => '2.7.6.0', 'reference' => '897eb517a343a2281f11bc5556d6548db7d93947', 'type' => 'library', 'install_path' => __DIR__ . '/../masterminds/html5', 'aliases' => array(), 'dev_requirement' => \false), 'nesbot/carbon' => array('pretty_version' => '2.66.0', 'version' => '2.66.0.0', 'reference' => '496712849902241f04902033b0441b269effe001', 'type' => 'library', 'install_path' => __DIR__ . '/../nesbot/carbon', 'aliases' => array(), 'dev_requirement' => \false), 'nikic/fast-route' => array('pretty_version' => 'v0.7.0', 'version' => '0.7.0.0', 'reference' => '8164b4a0d8afde4eae5f1bfc39084972ba23ad36', 'type' => 'library', 'install_path' => __DIR__ . '/../nikic/fast-route', 'aliases' => array(), 'dev_requirement' => \false), 'phenx/php-font-lib' => array('pretty_version' => '0.5.4', 'version' => '0.5.4.0', 'reference' => 'dd448ad1ce34c63d09baccd05415e361300c35b4', 'type' => 'library', 'install_path' => __DIR__ . '/../phenx/php-font-lib', 'aliases' => array(), 'dev_requirement' => \false), 'phenx/php-svg-lib' => array('pretty_version' => '0.5.0', 'version' => '0.5.0.0', 'reference' => '76876c6cf3080bcb6f249d7d59705108166a6685', 'type' => 'library', 'install_path' => __DIR__ . '/../phenx/php-svg-lib', 'aliases' => array(), 'dev_requirement' => \false), 'psr/http-message' => array('pretty_version' => '1.0.1', 'version' => '1.0.1.0', 'reference' => 'f6561bf28d520154e4b0ec72be95418abe6d9363', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'dev_requirement' => \false), 'roundcube/plugin-installer' => array('dev_requirement' => \false, 'replaced' => array(0 => '*')), 'sabberworm/php-css-parser' => array('pretty_version' => '8.4.0', 'version' => '8.4.0.0', 'reference' => 'e41d2140031d533348b2192a83f02d8dd8a71d30', 'type' => 'library', 'install_path' => __DIR__ . '/../sabberworm/php-css-parser', 'aliases' => array(), 'dev_requirement' => \false), 'shama/baton' => array('dev_requirement' => \false, 'replaced' => array(0 => '*')), 'stripe/stripe-php' => array('pretty_version' => 'v10.5.0', 'version' => '10.5.0.0', 'reference' => '331415b232d60d7c0449de7bde4cb7d4fedf982e', 'type' => 'library', 'install_path' => __DIR__ . '/../stripe/stripe-php', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/deprecation-contracts' => array('pretty_version' => 'v2.5.2', 'version' => '2.5.2.0', 'reference' => 'e8b495ea28c1d97b5e0c121748d6f9b53d075c66', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/deprecation-contracts', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-mbstring' => array('pretty_version' => 'v1.26.0', 'version' => '1.26.0.0', 'reference' => '9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-mbstring', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-php80' => array('pretty_version' => 'v1.26.0', 'version' => '1.26.0.0', 'reference' => 'cfa0ae98841b9e461207c13ab093d76b0fa7bace', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-php80', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/translation' => array('pretty_version' => 'v5.4.11', 'version' => '5.4.11.0', 'reference' => '7a1a8f6bbff269f434a83343a0a5d36a4f8cfa21', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/translation', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/translation-contracts' => array('pretty_version' => 'v2.5.2', 'version' => '2.5.2.0', 'reference' => '136b19dd05cdf0709db6537d058bcab6dd6e2dbe', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/translation-contracts', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/translation-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '2.3')), 'wearerequired/wp-requirements-check' => array('pretty_version' => '1.1.0', 'version' => '1.1.0.0', 'reference' => '82b8a6c4b953f59e7e534df2d4287e34af950812', 'type' => 'library', 'install_path' => __DIR__ . '/../wearerequired/wp-requirements-check', 'aliases' => array(), 'dev_requirement' => \false), 'wp-user-manager/wp-notices' => array('pretty_version' => 'dev-master', 'version' => 'dev-master', 'reference' => '5498f209c6667e88e944194a93a50f9ffc25ea24', 'type' => 'library', 'install_path' => __DIR__ . '/../wp-user-manager/wp-notices', 'aliases' => array(0 => '9999999-dev'), 'dev_requirement' => \false), 'wp-user-manager/wp-optionskit' => array('pretty_version' => '1.1.2', 'version' => '1.1.2.0', 'reference' => '6253bda447991733bf8e19cb2123b41c666f3d62', 'type' => 'library', 'install_path' => __DIR__ . '/../wp-user-manager/wp-optionskit', 'aliases' => array(), 'dev_requirement' => \false), 'wp-user-manager/wp-user-manager' => array('pretty_version' => 'dev-master', 'version' => 'dev-master', 'reference' => '1539e5f15c4ef989a1df34b0cc8579ad790d9446', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'wp-user-manager/wpum-blocks' => array('pretty_version' => '1.14', 'version' => '1.14.0.0', 'reference' => 'f9a85366c30911f6be6386059e4425bd3159a0c9', 'type' => 'library', 'install_path' => __DIR__ . '/../wp-user-manager/wpum-blocks', 'aliases' => array(), 'dev_requirement' => \false), 'wpbp/widgets-helper' => array('pretty_version' => 'dev-master', 'version' => 'dev-master', 'reference' => '5547acaaf60b856b0025cdf44e3831e0f3202929', 'type' => 'library', 'install_path' => __DIR__ . '/../wpbp/widgets-helper', 'aliases' => array(), 'dev_requirement' => \false)));
  • wp-user-manager/tags/2.9.7/vendor-dist/wp-user-manager/wpum-blocks/blocks-loader.php

    r2881136 r2885740  
    5858    public function enqueue_scripts()
    5959    {
    60         wp_enqueue_script('wpum-blocks', \WPUM_PLUGIN_URL . 'vendor/wp-user-manager/wpum-blocks/build/index.js', ['wp-blocks', 'wp-i18n', 'wp-element', 'wp-components', 'wp-editor'], \WPUM_VERSION);
    61         wp_enqueue_style('wpum-blocks-admin', \WPUM_PLUGIN_URL . 'vendor/wp-user-manager/wpum-blocks/build/style.css', [], \WPUM_VERSION);
     60        wp_enqueue_script('wpum-blocks', \WPUM_PLUGIN_URL . 'vendor-dist/wp-user-manager/wpum-blocks/build/index.js', ['wp-blocks', 'wp-i18n', 'wp-element', 'wp-components', 'wp-editor'], \WPUM_VERSION);
     61        wp_enqueue_style('wpum-blocks-admin', \WPUM_PLUGIN_URL . 'vendor-dist/wp-user-manager/wpum-blocks/build/style.css', [], \WPUM_VERSION);
    6262        wp_enqueue_style('wpum-blocks-admin-style', \WPUM_PLUGIN_URL . 'assets/css/wpum.min.css', \false, \WPUM_VERSION);
    6363        wp_localize_script('wpum-blocks', 'wpum_blocks', $this->loader->get_js_vars());
  • wp-user-manager/tags/2.9.7/wp-user-manager.php

    r2884866 r2885740  
    44 * Plugin URI:  https://wpusermanager.com
    55 * Description: Beautifully simple user profile directories with frontend login, registration and account customization. WP User Manager is the best solution to manage your community and your users for WordPress.
    6  * Version:     2.9.6
     6 * Version:     2.9.7
    77 * Requires PHP: 7.2
    88 * Author:      WP User Manager
     
    2222    require_once dirname( __FILE__ ) . '/includes/class-wp-user-manager.php';
    2323
    24     return WP_User_Manager::instance( __FILE__, '2.9.6' );
     24    return WP_User_Manager::instance( __FILE__, '2.9.7' );
    2525}
    2626
  • wp-user-manager/trunk/changelog.txt

    r2884866 r2885740  
    22
    33== Changelog ==
     4
     5= 2.9.7 (23rd March 2023) =
     6
     7- Fix: WP User Manager custom blocks and block restriction settings now appear in the block editor
    48
    59= 2.9.6 (22nd March 2023) =
  • wp-user-manager/trunk/languages/wp-user-manager.pot

    r2884866 r2885740  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: WP User Manager 2.9.6\n"
     5"Project-Id-Version: WP User Manager 2.9.7\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-user-manager\n"
    7 "POT-Creation-Date: 2023-03-22 10:52:01+00:00\n"
     7"POT-Creation-Date: 2023-03-23 14:50:02+00:00\n"
    88"MIME-Version: 1.0\n"
    99"Content-Type: text/plain; charset=utf-8\n"
  • wp-user-manager/trunk/readme.txt

    r2884866 r2885740  
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
    11 Stable Tag: 2.9.6
     11Stable Tag: 2.9.7
    1212
    1313The most customizable profiles & community builder WordPress plugin with front-end login, registration, profile customization and content restriction.
     
    131131== Changelog ==
    132132
     133= 2.9.7 (23rd March 2023) =
     134
     135- Fix: WP User Manager custom blocks and block restriction settings now appear in the block editor
     136
    133137= 2.9.6 (22nd March 2023) =
    134138
  • wp-user-manager/trunk/vendor-dist/autoload.php

    r2884866 r2885740  
    2323require_once __DIR__ . '/composer/autoload_real.php';
    2424
    25 return ComposerAutoloaderInit7c349569706eafb651b9af1143a0b9b4::getLoader();
     25return ComposerAutoloaderInitd1b604d3ecef1915893019687ab9f7e4::getLoader();
  • wp-user-manager/trunk/vendor-dist/composer/autoload_real.php

    r2884866 r2885740  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInit7c349569706eafb651b9af1143a0b9b4
     5class ComposerAutoloaderInitd1b604d3ecef1915893019687ab9f7e4
    66{
    77    private static $loader;
     
    2323        }
    2424
    25         spl_autoload_register(array('ComposerAutoloaderInit7c349569706eafb651b9af1143a0b9b4', 'loadClassLoader'), true, true);
     25        spl_autoload_register(array('ComposerAutoloaderInitd1b604d3ecef1915893019687ab9f7e4', 'loadClassLoader'), true, true);
    2626        self::$loader = $loader = new \WPUM\Composer\Autoload\ClassLoader(\dirname(__DIR__));
    27         spl_autoload_unregister(array('ComposerAutoloaderInit7c349569706eafb651b9af1143a0b9b4', 'loadClassLoader'));
     27        spl_autoload_unregister(array('ComposerAutoloaderInitd1b604d3ecef1915893019687ab9f7e4', 'loadClassLoader'));
    2828
    2929        require __DIR__ . '/autoload_static.php';
    30         call_user_func(\WPUM\Composer\Autoload\ComposerStaticInit7c349569706eafb651b9af1143a0b9b4::getInitializer($loader));
     30        call_user_func(\WPUM\Composer\Autoload\ComposerStaticInitd1b604d3ecef1915893019687ab9f7e4::getInitializer($loader));
    3131
    3232        $loader->register(true);
    3333
    34         $filesToLoad = \WPUM\Composer\Autoload\ComposerStaticInit7c349569706eafb651b9af1143a0b9b4::$files;
     34        $filesToLoad = \WPUM\Composer\Autoload\ComposerStaticInitd1b604d3ecef1915893019687ab9f7e4::$files;
    3535        $requireFile = \Closure::bind(static function ($fileIdentifier, $file) {
    3636            if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
  • wp-user-manager/trunk/vendor-dist/composer/autoload_static.php

    r2884866 r2885740  
    55namespace WPUM\Composer\Autoload;
    66
    7 class ComposerStaticInit7c349569706eafb651b9af1143a0b9b4
     7class ComposerStaticInitd1b604d3ecef1915893019687ab9f7e4
    88{
    99    public static $files = array (
     
    10601060    {
    10611061        return \Closure::bind(function () use ($loader) {
    1062             $loader->prefixLengthsPsr4 = ComposerStaticInit7c349569706eafb651b9af1143a0b9b4::$prefixLengthsPsr4;
    1063             $loader->prefixDirsPsr4 = ComposerStaticInit7c349569706eafb651b9af1143a0b9b4::$prefixDirsPsr4;
    1064             $loader->classMap = ComposerStaticInit7c349569706eafb651b9af1143a0b9b4::$classMap;
     1062            $loader->prefixLengthsPsr4 = ComposerStaticInitd1b604d3ecef1915893019687ab9f7e4::$prefixLengthsPsr4;
     1063            $loader->prefixDirsPsr4 = ComposerStaticInitd1b604d3ecef1915893019687ab9f7e4::$prefixDirsPsr4;
     1064            $loader->classMap = ComposerStaticInitd1b604d3ecef1915893019687ab9f7e4::$classMap;
    10651065
    10661066        }, null, ClassLoader::class);
  • wp-user-manager/trunk/vendor-dist/composer/installed.php

    r2884866 r2885740  
    33namespace WPUM;
    44
    5 return array('root' => array('name' => 'wp-user-manager/wp-user-manager', 'pretty_version' => 'dev-master', 'version' => 'dev-master', 'reference' => '92fced225d1ebf0a996348b6efdfe38861570b62', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('brain/cortex' => array('pretty_version' => 'dev-refactoring-fastroute', 'version' => 'dev-refactoring-fastroute', 'reference' => 'dd6484cd8b049a141b5a73746857fa5415caaca4', 'type' => 'library', 'install_path' => __DIR__ . '/../brain/cortex', 'aliases' => array(0 => '9999999-dev'), 'dev_requirement' => \false), 'composer/installers' => array('pretty_version' => '1.x-dev', 'version' => '1.9999999.9999999.9999999-dev', 'reference' => 'd20a64ed3c94748397ff5973488761b22f6d3f19', 'type' => 'composer-plugin', 'install_path' => __DIR__ . '/./installers', 'aliases' => array(), 'dev_requirement' => \false), 'dompdf/dompdf' => array('pretty_version' => 'v2.0.2', 'version' => '2.0.2.0', 'reference' => 'ad4c631bf8897fc1ca7b566468a969cfd71a558a', 'type' => 'library', 'install_path' => __DIR__ . '/../dompdf/dompdf', 'aliases' => array(), 'dev_requirement' => \false), 'gamajo/template-loader' => array('pretty_version' => '1.3.1', 'version' => '1.3.1.0', 'reference' => 'fa92a37b780d945463f7fea328dce14933558752', 'type' => 'library', 'install_path' => __DIR__ . '/../gamajo/template-loader', 'aliases' => array(), 'dev_requirement' => \false), 'htmlburger/carbon-fields' => array('pretty_version' => '2.2.0', 'version' => '2.2.0.0', 'reference' => 'f2e7e7b306f872b606b16909d2a2ee906381d5d1', 'type' => 'library', 'install_path' => __DIR__ . '/../htmlburger/carbon-fields', 'aliases' => array(), 'dev_requirement' => \false), 'masterminds/html5' => array('pretty_version' => '2.7.6', 'version' => '2.7.6.0', 'reference' => '897eb517a343a2281f11bc5556d6548db7d93947', 'type' => 'library', 'install_path' => __DIR__ . '/../masterminds/html5', 'aliases' => array(), 'dev_requirement' => \false), 'nesbot/carbon' => array('pretty_version' => '2.66.0', 'version' => '2.66.0.0', 'reference' => '496712849902241f04902033b0441b269effe001', 'type' => 'library', 'install_path' => __DIR__ . '/../nesbot/carbon', 'aliases' => array(), 'dev_requirement' => \false), 'nikic/fast-route' => array('pretty_version' => 'v0.7.0', 'version' => '0.7.0.0', 'reference' => '8164b4a0d8afde4eae5f1bfc39084972ba23ad36', 'type' => 'library', 'install_path' => __DIR__ . '/../nikic/fast-route', 'aliases' => array(), 'dev_requirement' => \false), 'phenx/php-font-lib' => array('pretty_version' => '0.5.4', 'version' => '0.5.4.0', 'reference' => 'dd448ad1ce34c63d09baccd05415e361300c35b4', 'type' => 'library', 'install_path' => __DIR__ . '/../phenx/php-font-lib', 'aliases' => array(), 'dev_requirement' => \false), 'phenx/php-svg-lib' => array('pretty_version' => '0.5.0', 'version' => '0.5.0.0', 'reference' => '76876c6cf3080bcb6f249d7d59705108166a6685', 'type' => 'library', 'install_path' => __DIR__ . '/../phenx/php-svg-lib', 'aliases' => array(), 'dev_requirement' => \false), 'psr/http-message' => array('pretty_version' => '1.0.1', 'version' => '1.0.1.0', 'reference' => 'f6561bf28d520154e4b0ec72be95418abe6d9363', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'dev_requirement' => \false), 'roundcube/plugin-installer' => array('dev_requirement' => \false, 'replaced' => array(0 => '*')), 'sabberworm/php-css-parser' => array('pretty_version' => '8.4.0', 'version' => '8.4.0.0', 'reference' => 'e41d2140031d533348b2192a83f02d8dd8a71d30', 'type' => 'library', 'install_path' => __DIR__ . '/../sabberworm/php-css-parser', 'aliases' => array(), 'dev_requirement' => \false), 'shama/baton' => array('dev_requirement' => \false, 'replaced' => array(0 => '*')), 'stripe/stripe-php' => array('pretty_version' => 'v10.5.0', 'version' => '10.5.0.0', 'reference' => '331415b232d60d7c0449de7bde4cb7d4fedf982e', 'type' => 'library', 'install_path' => __DIR__ . '/../stripe/stripe-php', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/deprecation-contracts' => array('pretty_version' => 'v2.5.2', 'version' => '2.5.2.0', 'reference' => 'e8b495ea28c1d97b5e0c121748d6f9b53d075c66', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/deprecation-contracts', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-mbstring' => array('pretty_version' => 'v1.26.0', 'version' => '1.26.0.0', 'reference' => '9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-mbstring', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-php80' => array('pretty_version' => 'v1.26.0', 'version' => '1.26.0.0', 'reference' => 'cfa0ae98841b9e461207c13ab093d76b0fa7bace', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-php80', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/translation' => array('pretty_version' => 'v5.4.11', 'version' => '5.4.11.0', 'reference' => '7a1a8f6bbff269f434a83343a0a5d36a4f8cfa21', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/translation', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/translation-contracts' => array('pretty_version' => 'v2.5.2', 'version' => '2.5.2.0', 'reference' => '136b19dd05cdf0709db6537d058bcab6dd6e2dbe', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/translation-contracts', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/translation-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '2.3')), 'wearerequired/wp-requirements-check' => array('pretty_version' => '1.1.0', 'version' => '1.1.0.0', 'reference' => '82b8a6c4b953f59e7e534df2d4287e34af950812', 'type' => 'library', 'install_path' => __DIR__ . '/../wearerequired/wp-requirements-check', 'aliases' => array(), 'dev_requirement' => \false), 'wp-user-manager/wp-notices' => array('pretty_version' => 'dev-master', 'version' => 'dev-master', 'reference' => '5498f209c6667e88e944194a93a50f9ffc25ea24', 'type' => 'library', 'install_path' => __DIR__ . '/../wp-user-manager/wp-notices', 'aliases' => array(0 => '9999999-dev'), 'dev_requirement' => \false), 'wp-user-manager/wp-optionskit' => array('pretty_version' => '1.1.2', 'version' => '1.1.2.0', 'reference' => '6253bda447991733bf8e19cb2123b41c666f3d62', 'type' => 'library', 'install_path' => __DIR__ . '/../wp-user-manager/wp-optionskit', 'aliases' => array(), 'dev_requirement' => \false), 'wp-user-manager/wp-user-manager' => array('pretty_version' => 'dev-master', 'version' => 'dev-master', 'reference' => '92fced225d1ebf0a996348b6efdfe38861570b62', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'wp-user-manager/wpum-blocks' => array('pretty_version' => '1.14', 'version' => '1.14.0.0', 'reference' => 'f9a85366c30911f6be6386059e4425bd3159a0c9', 'type' => 'library', 'install_path' => __DIR__ . '/../wp-user-manager/wpum-blocks', 'aliases' => array(), 'dev_requirement' => \false), 'wpbp/widgets-helper' => array('pretty_version' => 'dev-master', 'version' => 'dev-master', 'reference' => '5547acaaf60b856b0025cdf44e3831e0f3202929', 'type' => 'library', 'install_path' => __DIR__ . '/../wpbp/widgets-helper', 'aliases' => array(), 'dev_requirement' => \false)));
     5return array('root' => array('name' => 'wp-user-manager/wp-user-manager', 'pretty_version' => 'dev-master', 'version' => 'dev-master', 'reference' => '1539e5f15c4ef989a1df34b0cc8579ad790d9446', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('brain/cortex' => array('pretty_version' => 'dev-refactoring-fastroute', 'version' => 'dev-refactoring-fastroute', 'reference' => 'dd6484cd8b049a141b5a73746857fa5415caaca4', 'type' => 'library', 'install_path' => __DIR__ . '/../brain/cortex', 'aliases' => array(0 => '9999999-dev'), 'dev_requirement' => \false), 'composer/installers' => array('pretty_version' => '1.x-dev', 'version' => '1.9999999.9999999.9999999-dev', 'reference' => 'd20a64ed3c94748397ff5973488761b22f6d3f19', 'type' => 'composer-plugin', 'install_path' => __DIR__ . '/./installers', 'aliases' => array(), 'dev_requirement' => \false), 'dompdf/dompdf' => array('pretty_version' => 'v2.0.2', 'version' => '2.0.2.0', 'reference' => 'ad4c631bf8897fc1ca7b566468a969cfd71a558a', 'type' => 'library', 'install_path' => __DIR__ . '/../dompdf/dompdf', 'aliases' => array(), 'dev_requirement' => \false), 'gamajo/template-loader' => array('pretty_version' => '1.3.1', 'version' => '1.3.1.0', 'reference' => 'fa92a37b780d945463f7fea328dce14933558752', 'type' => 'library', 'install_path' => __DIR__ . '/../gamajo/template-loader', 'aliases' => array(), 'dev_requirement' => \false), 'htmlburger/carbon-fields' => array('pretty_version' => '2.2.0', 'version' => '2.2.0.0', 'reference' => 'f2e7e7b306f872b606b16909d2a2ee906381d5d1', 'type' => 'library', 'install_path' => __DIR__ . '/../htmlburger/carbon-fields', 'aliases' => array(), 'dev_requirement' => \false), 'masterminds/html5' => array('pretty_version' => '2.7.6', 'version' => '2.7.6.0', 'reference' => '897eb517a343a2281f11bc5556d6548db7d93947', 'type' => 'library', 'install_path' => __DIR__ . '/../masterminds/html5', 'aliases' => array(), 'dev_requirement' => \false), 'nesbot/carbon' => array('pretty_version' => '2.66.0', 'version' => '2.66.0.0', 'reference' => '496712849902241f04902033b0441b269effe001', 'type' => 'library', 'install_path' => __DIR__ . '/../nesbot/carbon', 'aliases' => array(), 'dev_requirement' => \false), 'nikic/fast-route' => array('pretty_version' => 'v0.7.0', 'version' => '0.7.0.0', 'reference' => '8164b4a0d8afde4eae5f1bfc39084972ba23ad36', 'type' => 'library', 'install_path' => __DIR__ . '/../nikic/fast-route', 'aliases' => array(), 'dev_requirement' => \false), 'phenx/php-font-lib' => array('pretty_version' => '0.5.4', 'version' => '0.5.4.0', 'reference' => 'dd448ad1ce34c63d09baccd05415e361300c35b4', 'type' => 'library', 'install_path' => __DIR__ . '/../phenx/php-font-lib', 'aliases' => array(), 'dev_requirement' => \false), 'phenx/php-svg-lib' => array('pretty_version' => '0.5.0', 'version' => '0.5.0.0', 'reference' => '76876c6cf3080bcb6f249d7d59705108166a6685', 'type' => 'library', 'install_path' => __DIR__ . '/../phenx/php-svg-lib', 'aliases' => array(), 'dev_requirement' => \false), 'psr/http-message' => array('pretty_version' => '1.0.1', 'version' => '1.0.1.0', 'reference' => 'f6561bf28d520154e4b0ec72be95418abe6d9363', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'dev_requirement' => \false), 'roundcube/plugin-installer' => array('dev_requirement' => \false, 'replaced' => array(0 => '*')), 'sabberworm/php-css-parser' => array('pretty_version' => '8.4.0', 'version' => '8.4.0.0', 'reference' => 'e41d2140031d533348b2192a83f02d8dd8a71d30', 'type' => 'library', 'install_path' => __DIR__ . '/../sabberworm/php-css-parser', 'aliases' => array(), 'dev_requirement' => \false), 'shama/baton' => array('dev_requirement' => \false, 'replaced' => array(0 => '*')), 'stripe/stripe-php' => array('pretty_version' => 'v10.5.0', 'version' => '10.5.0.0', 'reference' => '331415b232d60d7c0449de7bde4cb7d4fedf982e', 'type' => 'library', 'install_path' => __DIR__ . '/../stripe/stripe-php', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/deprecation-contracts' => array('pretty_version' => 'v2.5.2', 'version' => '2.5.2.0', 'reference' => 'e8b495ea28c1d97b5e0c121748d6f9b53d075c66', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/deprecation-contracts', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-mbstring' => array('pretty_version' => 'v1.26.0', 'version' => '1.26.0.0', 'reference' => '9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-mbstring', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/polyfill-php80' => array('pretty_version' => 'v1.26.0', 'version' => '1.26.0.0', 'reference' => 'cfa0ae98841b9e461207c13ab093d76b0fa7bace', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-php80', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/translation' => array('pretty_version' => 'v5.4.11', 'version' => '5.4.11.0', 'reference' => '7a1a8f6bbff269f434a83343a0a5d36a4f8cfa21', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/translation', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/translation-contracts' => array('pretty_version' => 'v2.5.2', 'version' => '2.5.2.0', 'reference' => '136b19dd05cdf0709db6537d058bcab6dd6e2dbe', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/translation-contracts', 'aliases' => array(), 'dev_requirement' => \false), 'symfony/translation-implementation' => array('dev_requirement' => \false, 'provided' => array(0 => '2.3')), 'wearerequired/wp-requirements-check' => array('pretty_version' => '1.1.0', 'version' => '1.1.0.0', 'reference' => '82b8a6c4b953f59e7e534df2d4287e34af950812', 'type' => 'library', 'install_path' => __DIR__ . '/../wearerequired/wp-requirements-check', 'aliases' => array(), 'dev_requirement' => \false), 'wp-user-manager/wp-notices' => array('pretty_version' => 'dev-master', 'version' => 'dev-master', 'reference' => '5498f209c6667e88e944194a93a50f9ffc25ea24', 'type' => 'library', 'install_path' => __DIR__ . '/../wp-user-manager/wp-notices', 'aliases' => array(0 => '9999999-dev'), 'dev_requirement' => \false), 'wp-user-manager/wp-optionskit' => array('pretty_version' => '1.1.2', 'version' => '1.1.2.0', 'reference' => '6253bda447991733bf8e19cb2123b41c666f3d62', 'type' => 'library', 'install_path' => __DIR__ . '/../wp-user-manager/wp-optionskit', 'aliases' => array(), 'dev_requirement' => \false), 'wp-user-manager/wp-user-manager' => array('pretty_version' => 'dev-master', 'version' => 'dev-master', 'reference' => '1539e5f15c4ef989a1df34b0cc8579ad790d9446', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'wp-user-manager/wpum-blocks' => array('pretty_version' => '1.14', 'version' => '1.14.0.0', 'reference' => 'f9a85366c30911f6be6386059e4425bd3159a0c9', 'type' => 'library', 'install_path' => __DIR__ . '/../wp-user-manager/wpum-blocks', 'aliases' => array(), 'dev_requirement' => \false), 'wpbp/widgets-helper' => array('pretty_version' => 'dev-master', 'version' => 'dev-master', 'reference' => '5547acaaf60b856b0025cdf44e3831e0f3202929', 'type' => 'library', 'install_path' => __DIR__ . '/../wpbp/widgets-helper', 'aliases' => array(), 'dev_requirement' => \false)));
  • wp-user-manager/trunk/vendor-dist/wp-user-manager/wpum-blocks/blocks-loader.php

    r2881136 r2885740  
    5858    public function enqueue_scripts()
    5959    {
    60         wp_enqueue_script('wpum-blocks', \WPUM_PLUGIN_URL . 'vendor/wp-user-manager/wpum-blocks/build/index.js', ['wp-blocks', 'wp-i18n', 'wp-element', 'wp-components', 'wp-editor'], \WPUM_VERSION);
    61         wp_enqueue_style('wpum-blocks-admin', \WPUM_PLUGIN_URL . 'vendor/wp-user-manager/wpum-blocks/build/style.css', [], \WPUM_VERSION);
     60        wp_enqueue_script('wpum-blocks', \WPUM_PLUGIN_URL . 'vendor-dist/wp-user-manager/wpum-blocks/build/index.js', ['wp-blocks', 'wp-i18n', 'wp-element', 'wp-components', 'wp-editor'], \WPUM_VERSION);
     61        wp_enqueue_style('wpum-blocks-admin', \WPUM_PLUGIN_URL . 'vendor-dist/wp-user-manager/wpum-blocks/build/style.css', [], \WPUM_VERSION);
    6262        wp_enqueue_style('wpum-blocks-admin-style', \WPUM_PLUGIN_URL . 'assets/css/wpum.min.css', \false, \WPUM_VERSION);
    6363        wp_localize_script('wpum-blocks', 'wpum_blocks', $this->loader->get_js_vars());
  • wp-user-manager/trunk/wp-user-manager.php

    r2884866 r2885740  
    44 * Plugin URI:  https://wpusermanager.com
    55 * Description: Beautifully simple user profile directories with frontend login, registration and account customization. WP User Manager is the best solution to manage your community and your users for WordPress.
    6  * Version:     2.9.6
     6 * Version:     2.9.7
    77 * Requires PHP: 7.2
    88 * Author:      WP User Manager
     
    2222    require_once dirname( __FILE__ ) . '/includes/class-wp-user-manager.php';
    2323
    24     return WP_User_Manager::instance( __FILE__, '2.9.6' );
     24    return WP_User_Manager::instance( __FILE__, '2.9.7' );
    2525}
    2626
Note: See TracChangeset for help on using the changeset viewer.