Changeset 3338568
- Timestamp:
- 08/03/2025 06:15:44 PM (7 months ago)
- Location:
- tweakmaster
- Files:
-
- 302 added
- 1 copied
-
assets/banner-1544x500.png (added)
-
assets/banner-772x250.png (added)
-
assets/blueprints (added)
-
assets/blueprints/blueprint.json (added)
-
assets/icon-128x128.png (added)
-
assets/org.png (added)
-
assets/org.xcf (added)
-
assets/org2.png (added)
-
tags/1.0.6 (copied) (copied from tweakmaster/trunk)
-
tags/1.0.6/composer.json (added)
-
tags/1.0.6/composer.lock (added)
-
tags/1.0.6/license.txt (added)
-
tags/1.0.6/php (added)
-
tags/1.0.6/php/fn-settings.php (added)
-
tags/1.0.6/php/init.php (added)
-
tags/1.0.6/php/tweaks (added)
-
tags/1.0.6/php/tweaks-standalone (added)
-
tags/1.0.6/php/tweaks-standalone/convert-jpeg-to-avif.php (added)
-
tags/1.0.6/php/tweaks-standalone/dequeue-jquery-migrate.php (added)
-
tags/1.0.6/php/tweaks-standalone/disable-auto-trash-emptying.php (added)
-
tags/1.0.6/php/tweaks-standalone/disable-cf7-autop.php (added)
-
tags/1.0.6/php/tweaks-standalone/disable-cf7-css.php (added)
-
tags/1.0.6/php/tweaks-standalone/disable-comments.php (added)
-
tags/1.0.6/php/tweaks-standalone/disable-email-login.php (added)
-
tags/1.0.6/php/tweaks-standalone/disable-emojis.php (added)
-
tags/1.0.6/php/tweaks-standalone/disable-feeds.php (added)
-
tags/1.0.6/php/tweaks-standalone/disable-non-production-emails.php (added)
-
tags/1.0.6/php/tweaks-standalone/disable-rest-api.php (added)
-
tags/1.0.6/php/tweaks-standalone/disable-ssl-verify-self.php (added)
-
tags/1.0.6/php/tweaks-standalone/disable-success-update-emails.php (added)
-
tags/1.0.6/php/tweaks-standalone/disable-xmlrpc-allow-jetpack-ips.php (added)
-
tags/1.0.6/php/tweaks-standalone/disable-xmlrpc.php (added)
-
tags/1.0.6/php/tweaks-standalone/disallow-file-edit.php (added)
-
tags/1.0.6/php/tweaks-standalone/enable-clean-upload-filenames.php (added)
-
tags/1.0.6/php/tweaks-standalone/enable-duplicate-post.php (added)
-
tags/1.0.6/php/tweaks-standalone/enable-fonts-to-uploads.php (added)
-
tags/1.0.6/php/tweaks-standalone/enable-jetpack-offline-mode.php (added)
-
tags/1.0.6/php/tweaks-standalone/enable-maintenance-mode.php (added)
-
tags/1.0.6/php/tweaks-standalone/enable-relative-urls.php (added)
-
tags/1.0.6/php/tweaks-standalone/enable-script-optimizer.php (added)
-
tags/1.0.6/php/tweaks-standalone/remove-admin-bar-logo.php (added)
-
tags/1.0.6/php/tweaks-standalone/remove-asset-attr.php (added)
-
tags/1.0.6/php/tweaks-standalone/remove-asset-ver-parameter.php (added)
-
tags/1.0.6/php/tweaks-standalone/remove-exif.php (added)
-
tags/1.0.6/php/tweaks-standalone/remove-rest-api-links.php (added)
-
tags/1.0.6/php/tweaks-standalone/remove-wp-version.php (added)
-
tags/1.0.6/php/tweaks-standalone/search-single-result-redirect.php (added)
-
tags/1.0.6/php/tweaks/admin-bar-greeting.js (added)
-
tags/1.0.6/php/tweaks/admin-bar-greeting.php (added)
-
tags/1.0.6/php/tweaks/image-quality.php (added)
-
tags/1.0.6/php/tweaks/revisions-to-keep.php (added)
-
tags/1.0.6/php/tweaks/scroll-progress-bar.css (added)
-
tags/1.0.6/php/tweaks/scroll-progress-bar.js (added)
-
tags/1.0.6/php/tweaks/scroll-progress-bar.php (added)
-
tags/1.0.6/php/tweaks/trash-keep-days.php (added)
-
tags/1.0.6/php/tweaks/user-agent.php (added)
-
tags/1.0.6/readme-src.md (added)
-
tags/1.0.6/readme.md (added)
-
tags/1.0.6/readme.txt (added)
-
tags/1.0.6/tweakmaster.php (added)
-
tags/1.0.6/vendor (added)
-
tags/1.0.6/vendor/autoload.php (added)
-
tags/1.0.6/vendor/autoload_packages.php (added)
-
tags/1.0.6/vendor/automattic (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/CHANGELOG.md (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/LICENSE.txt (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/README.md (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/SECURITY.md (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/composer.json (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/src (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/src/AutoloadFileWriter.php (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/src/AutoloadProcessor.php (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/src/CustomAutoloaderPlugin.php (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/src/ManifestGenerator.php (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/src/autoload.php (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/src/class-autoloader-handler.php (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/src/class-autoloader-locator.php (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/src/class-autoloader.php (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/src/class-container.php (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/src/class-hook-manager.php (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/src/class-latest-autoloader-guard.php (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/src/class-manifest-reader.php (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/src/class-path-processor.php (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/src/class-php-autoloader.php (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/src/class-plugin-locator.php (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/src/class-plugins-handler.php (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/src/class-shutdown-handler.php (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/src/class-version-loader.php (added)
-
tags/1.0.6/vendor/automattic/jetpack-autoloader/src/class-version-selector.php (added)
-
tags/1.0.6/vendor/composer (added)
-
tags/1.0.6/vendor/composer/ClassLoader.php (added)
-
tags/1.0.6/vendor/composer/InstalledVersions.php (added)
-
tags/1.0.6/vendor/composer/LICENSE (added)
-
tags/1.0.6/vendor/composer/autoload_classmap.php (added)
-
tags/1.0.6/vendor/composer/autoload_files.php (added)
-
tags/1.0.6/vendor/composer/autoload_namespaces.php (added)
-
tags/1.0.6/vendor/composer/autoload_psr4.php (added)
-
tags/1.0.6/vendor/composer/autoload_real.php (added)
-
tags/1.0.6/vendor/composer/autoload_static.php (added)
-
tags/1.0.6/vendor/composer/installed.json (added)
-
tags/1.0.6/vendor/composer/installed.php (added)
-
tags/1.0.6/vendor/composer/jetpack_autoload_classmap.php (added)
-
tags/1.0.6/vendor/composer/jetpack_autoload_filemap.php (added)
-
tags/1.0.6/vendor/composer/platform_check.php (added)
-
tags/1.0.6/vendor/jetpack-autoloader (added)
-
tags/1.0.6/vendor/jetpack-autoloader/class-autoloader-handler.php (added)
-
tags/1.0.6/vendor/jetpack-autoloader/class-autoloader-locator.php (added)
-
tags/1.0.6/vendor/jetpack-autoloader/class-autoloader.php (added)
-
tags/1.0.6/vendor/jetpack-autoloader/class-container.php (added)
-
tags/1.0.6/vendor/jetpack-autoloader/class-hook-manager.php (added)
-
tags/1.0.6/vendor/jetpack-autoloader/class-latest-autoloader-guard.php (added)
-
tags/1.0.6/vendor/jetpack-autoloader/class-manifest-reader.php (added)
-
tags/1.0.6/vendor/jetpack-autoloader/class-path-processor.php (added)
-
tags/1.0.6/vendor/jetpack-autoloader/class-php-autoloader.php (added)
-
tags/1.0.6/vendor/jetpack-autoloader/class-plugin-locator.php (added)
-
tags/1.0.6/vendor/jetpack-autoloader/class-plugins-handler.php (added)
-
tags/1.0.6/vendor/jetpack-autoloader/class-shutdown-handler.php (added)
-
tags/1.0.6/vendor/jetpack-autoloader/class-version-loader.php (added)
-
tags/1.0.6/vendor/jetpack-autoloader/class-version-selector.php (added)
-
tags/1.0.6/vendor/nextgenthemes (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/build (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/build/block.json (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/build/settings.asset.php (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/build/settings.css (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/build/settings.js (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/composer.json (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/composer.lock (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/includes (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/includes/WP (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/includes/WP/Admin (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/includes/WP/Admin/EDD (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/includes/WP/Admin/EDD/PluginUpdater.php (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/includes/WP/Admin/EDD/ThemeUpdater.php (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/includes/WP/Admin/Notices.php (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/includes/WP/Admin/fn-licensing.php (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/includes/WP/Admin/fn-settings.php (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/includes/WP/Admin/settings-maybe-later.js (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/includes/WP/SettingValidator.php (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/includes/WP/Settings.php (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/includes/WP/SettingsData.php (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/includes/WP/fn-asset-helpers.php (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/includes/WP/fn-license.php (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/includes/WP/fn-misc.php (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/includes/WP/fn-remote-get.php (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/includes/WP/fn-settings.php (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/includes/WP/fn-string.php (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/includes/WP/init.php (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/readme.md (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/src (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/src/block.json (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/src/helpers.ts (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/src/settings.scss (added)
-
tags/1.0.6/vendor/nextgenthemes/wp-settings/src/settings.ts (added)
-
trunk/composer.json (added)
-
trunk/composer.lock (added)
-
trunk/license.txt (added)
-
trunk/php (added)
-
trunk/php/fn-settings.php (added)
-
trunk/php/init.php (added)
-
trunk/php/tweaks (added)
-
trunk/php/tweaks-standalone (added)
-
trunk/php/tweaks-standalone/convert-jpeg-to-avif.php (added)
-
trunk/php/tweaks-standalone/dequeue-jquery-migrate.php (added)
-
trunk/php/tweaks-standalone/disable-auto-trash-emptying.php (added)
-
trunk/php/tweaks-standalone/disable-cf7-autop.php (added)
-
trunk/php/tweaks-standalone/disable-cf7-css.php (added)
-
trunk/php/tweaks-standalone/disable-comments.php (added)
-
trunk/php/tweaks-standalone/disable-email-login.php (added)
-
trunk/php/tweaks-standalone/disable-emojis.php (added)
-
trunk/php/tweaks-standalone/disable-feeds.php (added)
-
trunk/php/tweaks-standalone/disable-non-production-emails.php (added)
-
trunk/php/tweaks-standalone/disable-rest-api.php (added)
-
trunk/php/tweaks-standalone/disable-ssl-verify-self.php (added)
-
trunk/php/tweaks-standalone/disable-success-update-emails.php (added)
-
trunk/php/tweaks-standalone/disable-xmlrpc-allow-jetpack-ips.php (added)
-
trunk/php/tweaks-standalone/disable-xmlrpc.php (added)
-
trunk/php/tweaks-standalone/disallow-file-edit.php (added)
-
trunk/php/tweaks-standalone/enable-clean-upload-filenames.php (added)
-
trunk/php/tweaks-standalone/enable-duplicate-post.php (added)
-
trunk/php/tweaks-standalone/enable-fonts-to-uploads.php (added)
-
trunk/php/tweaks-standalone/enable-jetpack-offline-mode.php (added)
-
trunk/php/tweaks-standalone/enable-maintenance-mode.php (added)
-
trunk/php/tweaks-standalone/enable-relative-urls.php (added)
-
trunk/php/tweaks-standalone/enable-script-optimizer.php (added)
-
trunk/php/tweaks-standalone/remove-admin-bar-logo.php (added)
-
trunk/php/tweaks-standalone/remove-asset-attr.php (added)
-
trunk/php/tweaks-standalone/remove-asset-ver-parameter.php (added)
-
trunk/php/tweaks-standalone/remove-exif.php (added)
-
trunk/php/tweaks-standalone/remove-rest-api-links.php (added)
-
trunk/php/tweaks-standalone/remove-wp-version.php (added)
-
trunk/php/tweaks-standalone/search-single-result-redirect.php (added)
-
trunk/php/tweaks/admin-bar-greeting.js (added)
-
trunk/php/tweaks/admin-bar-greeting.php (added)
-
trunk/php/tweaks/image-quality.php (added)
-
trunk/php/tweaks/revisions-to-keep.php (added)
-
trunk/php/tweaks/scroll-progress-bar.css (added)
-
trunk/php/tweaks/scroll-progress-bar.js (added)
-
trunk/php/tweaks/scroll-progress-bar.php (added)
-
trunk/php/tweaks/trash-keep-days.php (added)
-
trunk/php/tweaks/user-agent.php (added)
-
trunk/readme-src.md (added)
-
trunk/readme.md (added)
-
trunk/readme.txt (added)
-
trunk/tweakmaster.php (added)
-
trunk/vendor (added)
-
trunk/vendor/autoload.php (added)
-
trunk/vendor/autoload_packages.php (added)
-
trunk/vendor/automattic (added)
-
trunk/vendor/automattic/jetpack-autoloader (added)
-
trunk/vendor/automattic/jetpack-autoloader/CHANGELOG.md (added)
-
trunk/vendor/automattic/jetpack-autoloader/LICENSE.txt (added)
-
trunk/vendor/automattic/jetpack-autoloader/README.md (added)
-
trunk/vendor/automattic/jetpack-autoloader/SECURITY.md (added)
-
trunk/vendor/automattic/jetpack-autoloader/composer.json (added)
-
trunk/vendor/automattic/jetpack-autoloader/src (added)
-
trunk/vendor/automattic/jetpack-autoloader/src/AutoloadFileWriter.php (added)
-
trunk/vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php (added)
-
trunk/vendor/automattic/jetpack-autoloader/src/AutoloadProcessor.php (added)
-
trunk/vendor/automattic/jetpack-autoloader/src/CustomAutoloaderPlugin.php (added)
-
trunk/vendor/automattic/jetpack-autoloader/src/ManifestGenerator.php (added)
-
trunk/vendor/automattic/jetpack-autoloader/src/autoload.php (added)
-
trunk/vendor/automattic/jetpack-autoloader/src/class-autoloader-handler.php (added)
-
trunk/vendor/automattic/jetpack-autoloader/src/class-autoloader-locator.php (added)
-
trunk/vendor/automattic/jetpack-autoloader/src/class-autoloader.php (added)
-
trunk/vendor/automattic/jetpack-autoloader/src/class-container.php (added)
-
trunk/vendor/automattic/jetpack-autoloader/src/class-hook-manager.php (added)
-
trunk/vendor/automattic/jetpack-autoloader/src/class-latest-autoloader-guard.php (added)
-
trunk/vendor/automattic/jetpack-autoloader/src/class-manifest-reader.php (added)
-
trunk/vendor/automattic/jetpack-autoloader/src/class-path-processor.php (added)
-
trunk/vendor/automattic/jetpack-autoloader/src/class-php-autoloader.php (added)
-
trunk/vendor/automattic/jetpack-autoloader/src/class-plugin-locator.php (added)
-
trunk/vendor/automattic/jetpack-autoloader/src/class-plugins-handler.php (added)
-
trunk/vendor/automattic/jetpack-autoloader/src/class-shutdown-handler.php (added)
-
trunk/vendor/automattic/jetpack-autoloader/src/class-version-loader.php (added)
-
trunk/vendor/automattic/jetpack-autoloader/src/class-version-selector.php (added)
-
trunk/vendor/composer (added)
-
trunk/vendor/composer/ClassLoader.php (added)
-
trunk/vendor/composer/InstalledVersions.php (added)
-
trunk/vendor/composer/LICENSE (added)
-
trunk/vendor/composer/autoload_classmap.php (added)
-
trunk/vendor/composer/autoload_files.php (added)
-
trunk/vendor/composer/autoload_namespaces.php (added)
-
trunk/vendor/composer/autoload_psr4.php (added)
-
trunk/vendor/composer/autoload_real.php (added)
-
trunk/vendor/composer/autoload_static.php (added)
-
trunk/vendor/composer/installed.json (added)
-
trunk/vendor/composer/installed.php (added)
-
trunk/vendor/composer/jetpack_autoload_classmap.php (added)
-
trunk/vendor/composer/jetpack_autoload_filemap.php (added)
-
trunk/vendor/composer/platform_check.php (added)
-
trunk/vendor/jetpack-autoloader (added)
-
trunk/vendor/jetpack-autoloader/class-autoloader-handler.php (added)
-
trunk/vendor/jetpack-autoloader/class-autoloader-locator.php (added)
-
trunk/vendor/jetpack-autoloader/class-autoloader.php (added)
-
trunk/vendor/jetpack-autoloader/class-container.php (added)
-
trunk/vendor/jetpack-autoloader/class-hook-manager.php (added)
-
trunk/vendor/jetpack-autoloader/class-latest-autoloader-guard.php (added)
-
trunk/vendor/jetpack-autoloader/class-manifest-reader.php (added)
-
trunk/vendor/jetpack-autoloader/class-path-processor.php (added)
-
trunk/vendor/jetpack-autoloader/class-php-autoloader.php (added)
-
trunk/vendor/jetpack-autoloader/class-plugin-locator.php (added)
-
trunk/vendor/jetpack-autoloader/class-plugins-handler.php (added)
-
trunk/vendor/jetpack-autoloader/class-shutdown-handler.php (added)
-
trunk/vendor/jetpack-autoloader/class-version-loader.php (added)
-
trunk/vendor/jetpack-autoloader/class-version-selector.php (added)
-
trunk/vendor/nextgenthemes (added)
-
trunk/vendor/nextgenthemes/wp-settings (added)
-
trunk/vendor/nextgenthemes/wp-settings/build (added)
-
trunk/vendor/nextgenthemes/wp-settings/build/block.json (added)
-
trunk/vendor/nextgenthemes/wp-settings/build/settings.asset.php (added)
-
trunk/vendor/nextgenthemes/wp-settings/build/settings.css (added)
-
trunk/vendor/nextgenthemes/wp-settings/build/settings.js (added)
-
trunk/vendor/nextgenthemes/wp-settings/composer.json (added)
-
trunk/vendor/nextgenthemes/wp-settings/composer.lock (added)
-
trunk/vendor/nextgenthemes/wp-settings/includes (added)
-
trunk/vendor/nextgenthemes/wp-settings/includes/WP (added)
-
trunk/vendor/nextgenthemes/wp-settings/includes/WP/Admin (added)
-
trunk/vendor/nextgenthemes/wp-settings/includes/WP/Admin/EDD (added)
-
trunk/vendor/nextgenthemes/wp-settings/includes/WP/Admin/EDD/PluginUpdater.php (added)
-
trunk/vendor/nextgenthemes/wp-settings/includes/WP/Admin/EDD/ThemeUpdater.php (added)
-
trunk/vendor/nextgenthemes/wp-settings/includes/WP/Admin/Notices.php (added)
-
trunk/vendor/nextgenthemes/wp-settings/includes/WP/Admin/fn-licensing.php (added)
-
trunk/vendor/nextgenthemes/wp-settings/includes/WP/Admin/fn-settings.php (added)
-
trunk/vendor/nextgenthemes/wp-settings/includes/WP/Admin/settings-maybe-later.js (added)
-
trunk/vendor/nextgenthemes/wp-settings/includes/WP/SettingValidator.php (added)
-
trunk/vendor/nextgenthemes/wp-settings/includes/WP/Settings.php (added)
-
trunk/vendor/nextgenthemes/wp-settings/includes/WP/SettingsData.php (added)
-
trunk/vendor/nextgenthemes/wp-settings/includes/WP/fn-asset-helpers.php (added)
-
trunk/vendor/nextgenthemes/wp-settings/includes/WP/fn-license.php (added)
-
trunk/vendor/nextgenthemes/wp-settings/includes/WP/fn-misc.php (added)
-
trunk/vendor/nextgenthemes/wp-settings/includes/WP/fn-remote-get.php (added)
-
trunk/vendor/nextgenthemes/wp-settings/includes/WP/fn-settings.php (added)
-
trunk/vendor/nextgenthemes/wp-settings/includes/WP/fn-string.php (added)
-
trunk/vendor/nextgenthemes/wp-settings/includes/WP/init.php (added)
-
trunk/vendor/nextgenthemes/wp-settings/readme.md (added)
-
trunk/vendor/nextgenthemes/wp-settings/src (added)
-
trunk/vendor/nextgenthemes/wp-settings/src/block.json (added)
-
trunk/vendor/nextgenthemes/wp-settings/src/helpers.ts (added)
-
trunk/vendor/nextgenthemes/wp-settings/src/settings.scss (added)
-
trunk/vendor/nextgenthemes/wp-settings/src/settings.ts (added)
Note: See TracChangeset
for help on using the changeset viewer.