Changeset 2965780
- Timestamp:
- 09/12/2023 10:09:46 AM (3 years ago)
- Location:
- mywp-custom-login/tags/0.4
- Files:
-
- 113 added
-
. (added)
-
LICENCE (added)
-
assets (added)
-
assets/css (added)
-
assets/css/login_style.min.css (added)
-
assets/css/style_admin.css (added)
-
assets/css/style_admin.css.map (added)
-
assets/css/style_admin.min.css (added)
-
assets/fonts (added)
-
assets/fonts/NunitoSans (added)
-
assets/fonts/NunitoSans/NunitoSans-Black.ttf (added)
-
assets/fonts/NunitoSans/NunitoSans-BlackItalic.ttf (added)
-
assets/fonts/NunitoSans/NunitoSans-ExtraBold.ttf (added)
-
assets/fonts/NunitoSans/NunitoSans-Regular.ttf (added)
-
assets/fonts/NunitoSans/NunitoSans-SemiBold.ttf (added)
-
assets/img (added)
-
assets/img/mywp-check.svg (added)
-
assets/img/mywp-help.svg (added)
-
assets/js (added)
-
assets/js/admin_script.js (added)
-
assets/js/admin_script.min.js (added)
-
changelog.txt (added)
-
class (added)
-
class/whodunit (added)
-
class/whodunit/mywpCustomLogin (added)
-
class/whodunit/mywpCustomLogin/MyWPCustomLogin.php (added)
-
class/whodunit/mywpCustomLogin/Plugin.php (added)
-
class/whodunit/mywpCustomLogin/behavior (added)
-
class/whodunit/mywpCustomLogin/behavior/BehaviorLogin.php (added)
-
class/whodunit/mywpCustomLogin/behavior/BehaviorMigrateECL.php (added)
-
class/whodunit/mywpCustomLogin/page (added)
-
class/whodunit/mywpCustomLogin/page/Page.php (added)
-
class/whodunit/mywpCustomLogin/page/PageAdminSettings.php (added)
-
class/whodunit/mywpCustomLogin/rest (added)
-
class/whodunit/mywpCustomLogin/rest/RestRoute.php (added)
-
class/whodunit/mywpCustomLogin/rest/RestRouteSettings.php (added)
-
class/whodunit/mywpCustomLogin/traits (added)
-
class/whodunit/mywpCustomLogin/traits/PluginTraitHasOptions.php (added)
-
class/whodunit/mywpCustomLogin/utility (added)
-
class/whodunit/mywpCustomLogin/utility/Helpers.php (added)
-
class/whodunit/mywpCustomLogin/utility/Logs.php (added)
-
class/whodunit/mywpCustomLogin/utility/Notices.php (added)
-
class/whodunit/mywpCustomLogin/utility/WordPress.php (added)
-
composer.json (added)
-
languages (added)
-
languages/mywp-custom-login-en_GB-43d65df28bdbd2ee047b5c656549c6ac.json (added)
-
languages/mywp-custom-login-en_GB.mo (added)
-
languages/mywp-custom-login-en_GB.po (added)
-
languages/mywp-custom-login-fr_FR-43d65df28bdbd2ee047b5c656549c6ac.json (added)
-
languages/mywp-custom-login-fr_FR.mo (added)
-
languages/mywp-custom-login-fr_FR.po (added)
-
languages/mywp-custom-login.pot (added)
-
mywp-custom-login.php (added)
-
readme.txt (added)
-
vendor (added)
-
vendor/autoload.php (added)
-
vendor/bin (added)
-
vendor/bin/minifycss (added)
-
vendor/bin/minifyjs (added)
-
vendor/composer (added)
-
vendor/composer/ClassLoader.php (added)
-
vendor/composer/InstalledVersions.php (added)
-
vendor/composer/LICENSE (added)
-
vendor/composer/autoload_classmap.php (added)
-
vendor/composer/autoload_namespaces.php (added)
-
vendor/composer/autoload_psr4.php (added)
-
vendor/composer/autoload_real.php (added)
-
vendor/composer/autoload_static.php (added)
-
vendor/composer/installed.json (added)
-
vendor/composer/installed.php (added)
-
vendor/matthiasmullie (added)
-
vendor/matthiasmullie/minify (added)
-
vendor/matthiasmullie/minify/.github (added)
-
vendor/matthiasmullie/minify/.github/FUNDING.yml (added)
-
vendor/matthiasmullie/minify/.github/workflows (added)
-
vendor/matthiasmullie/minify/.github/workflows/test.yml (added)
-
vendor/matthiasmullie/minify/CONTRIBUTING.md (added)
-
vendor/matthiasmullie/minify/Dockerfile (added)
-
vendor/matthiasmullie/minify/LICENSE (added)
-
vendor/matthiasmullie/minify/bin (added)
-
vendor/matthiasmullie/minify/bin/minifycss (added)
-
vendor/matthiasmullie/minify/bin/minifyjs (added)
-
vendor/matthiasmullie/minify/composer.json (added)
-
vendor/matthiasmullie/minify/data (added)
-
vendor/matthiasmullie/minify/data/js (added)
-
vendor/matthiasmullie/minify/data/js/keywords_after.txt (added)
-
vendor/matthiasmullie/minify/data/js/keywords_before.txt (added)
-
vendor/matthiasmullie/minify/data/js/keywords_reserved.txt (added)
-
vendor/matthiasmullie/minify/data/js/operators.txt (added)
-
vendor/matthiasmullie/minify/data/js/operators_after.txt (added)
-
vendor/matthiasmullie/minify/data/js/operators_before.txt (added)
-
vendor/matthiasmullie/minify/docker-compose.yml (added)
-
vendor/matthiasmullie/minify/src (added)
-
vendor/matthiasmullie/minify/src/CSS.php (added)
-
vendor/matthiasmullie/minify/src/Exception.php (added)
-
vendor/matthiasmullie/minify/src/Exceptions (added)
-
vendor/matthiasmullie/minify/src/Exceptions/BasicException.php (added)
-
vendor/matthiasmullie/minify/src/Exceptions/FileImportException.php (added)
-
vendor/matthiasmullie/minify/src/Exceptions/IOException.php (added)
-
vendor/matthiasmullie/minify/src/JS.php (added)
-
vendor/matthiasmullie/minify/src/Minify.php (added)
-
vendor/matthiasmullie/path-converter (added)
-
vendor/matthiasmullie/path-converter/LICENSE (added)
-
vendor/matthiasmullie/path-converter/composer.json (added)
-
vendor/matthiasmullie/path-converter/src (added)
-
vendor/matthiasmullie/path-converter/src/Converter.php (added)
-
vendor/matthiasmullie/path-converter/src/ConverterInterface.php (added)
-
vendor/matthiasmullie/path-converter/src/NoConverter.php (added)
-
views (added)
-
views/pages (added)
-
views/pages/admin_settings.php (added)
-
views/parts (added)
-
views/parts/admin_settings_header.php (added)
Note: See TracChangeset
for help on using the changeset viewer.