Changeset 2085366
- Timestamp:
- 05/10/2019 01:15:48 PM (7 years ago)
- Location:
- smartframe
- Files:
-
- 286 added
- 1 edited
-
tags/1.4.1 (added)
-
tags/1.4.1/LICENSE.txt (added)
-
tags/1.4.1/admin (added)
-
tags/1.4.1/admin/img (added)
-
tags/1.4.1/admin/img/logo_transparentbackground_white.png (added)
-
tags/1.4.1/admin/img/wp_icon.png (added)
-
tags/1.4.1/admin/img/wp_icon@2x.png (added)
-
tags/1.4.1/admin/index.php (added)
-
tags/1.4.1/admin/partials (added)
-
tags/1.4.1/admin/partials/css (added)
-
tags/1.4.1/admin/partials/css/admin.css (added)
-
tags/1.4.1/admin/partials/footer.php (added)
-
tags/1.4.1/admin/partials/form (added)
-
tags/1.4.1/admin/partials/form/standard-wordpress-template-edit-attachment.php (added)
-
tags/1.4.1/admin/partials/inputs (added)
-
tags/1.4.1/admin/partials/inputs/apiKey.php (added)
-
tags/1.4.1/admin/partials/inputs/image-input.php (added)
-
tags/1.4.1/admin/partials/inputs/smartframe-frame.php (added)
-
tags/1.4.1/admin/partials/js (added)
-
tags/1.4.1/admin/partials/js/jqurey-validate.js (added)
-
tags/1.4.1/admin/partials/js/pixelrights-smartframe-admin.js (added)
-
tags/1.4.1/admin/partials/js/smartframe-dectivation.js (added)
-
tags/1.4.1/admin/partials/notifications (added)
-
tags/1.4.1/admin/partials/notifications/activate-api-key.php (added)
-
tags/1.4.1/admin/partials/parts (added)
-
tags/1.4.1/admin/partials/parts/header.php (added)
-
tags/1.4.1/admin/partials/settings (added)
-
tags/1.4.1/admin/partials/settings/properties-partial.php (added)
-
tags/1.4.1/admin/partials/settings/proporties.php (added)
-
tags/1.4.1/admin/partials/settings/themes.php (added)
-
tags/1.4.1/admin/partials/settings/tutorial.php (added)
-
tags/1.4.1/admin/views (added)
-
tags/1.4.1/admin/views/media-library (added)
-
tags/1.4.1/admin/views/media-library/image-details-settings-section.php (added)
-
tags/1.4.1/index.php (added)
-
tags/1.4.1/public (added)
-
tags/1.4.1/public/css (added)
-
tags/1.4.1/public/css/pixelrights-smartframe-public.css (added)
-
tags/1.4.1/public/index.php (added)
-
tags/1.4.1/public/js (added)
-
tags/1.4.1/public/js/pixelrights-smartframe-public.js (added)
-
tags/1.4.1/public/partials (added)
-
tags/1.4.1/public/partials/inputs (added)
-
tags/1.4.1/public/partials/inputs/image-input.php (added)
-
tags/1.4.1/public/partials/pixelrights-smartframe-public-display.php (added)
-
tags/1.4.1/react (added)
-
tags/1.4.1/react/.editorconfig (added)
-
tags/1.4.1/react/.eslintignore (added)
-
tags/1.4.1/react/.eslintrc.json (added)
-
tags/1.4.1/react/.gitignore (added)
-
tags/1.4.1/react/README.md (added)
-
tags/1.4.1/react/dist (added)
-
tags/1.4.1/react/dist/blocks.build.js (added)
-
tags/1.4.1/react/dist/blocks.editor.build.css (added)
-
tags/1.4.1/react/dist/blocks.style.build.css (added)
-
tags/1.4.1/react/package-lock.json (added)
-
tags/1.4.1/react/package.json (added)
-
tags/1.4.1/react/src (added)
-
tags/1.4.1/react/src/block (added)
-
tags/1.4.1/react/src/block/block.js (added)
-
tags/1.4.1/react/src/block/editor.scss (added)
-
tags/1.4.1/react/src/block/style.scss (added)
-
tags/1.4.1/react/src/blocks.js (added)
-
tags/1.4.1/react/src/common.scss (added)
-
tags/1.4.1/react/src/guttenBerg (added)
-
tags/1.4.1/react/src/guttenBerg/CustomMediaUpload.js (added)
-
tags/1.4.1/react/src/init.php (added)
-
tags/1.4.1/readme.txt (added)
-
tags/1.4.1/smartframe.php (added)
-
tags/1.4.1/uninstall.php (added)
-
tags/1.4.1/vendor (added)
-
tags/1.4.1/vendor/autoload.php (added)
-
tags/1.4.1/vendor/composer (added)
-
tags/1.4.1/vendor/composer/ClassLoader.php (added)
-
tags/1.4.1/vendor/composer/LICENSE (added)
-
tags/1.4.1/vendor/composer/autoload_classmap.php (added)
-
tags/1.4.1/vendor/composer/autoload_files.php (added)
-
tags/1.4.1/vendor/composer/autoload_namespaces.php (added)
-
tags/1.4.1/vendor/composer/autoload_psr4.php (added)
-
tags/1.4.1/vendor/composer/autoload_real.php (added)
-
tags/1.4.1/vendor/composer/autoload_static.php (added)
-
tags/1.4.1/vendor/composer/installed.json (added)
-
tags/1.4.1/vendor/guzzlehttp (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/CHANGELOG.md (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/LICENSE (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/README.md (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/UPGRADING.md (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/composer.json (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Client.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/ClientInterface.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Cookie (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Exception (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Handler (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/HandlerStack.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/MessageFormatter.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Middleware.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/Pool.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/RequestOptions.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/TransferStats.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/UriTemplate.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/functions.php (added)
-
tags/1.4.1/vendor/guzzlehttp/guzzle/src/functions_include.php (added)
-
tags/1.4.1/vendor/guzzlehttp/promises (added)
-
tags/1.4.1/vendor/guzzlehttp/promises/CHANGELOG.md (added)
-
tags/1.4.1/vendor/guzzlehttp/promises/LICENSE (added)
-
tags/1.4.1/vendor/guzzlehttp/promises/Makefile (added)
-
tags/1.4.1/vendor/guzzlehttp/promises/README.md (added)
-
tags/1.4.1/vendor/guzzlehttp/promises/composer.json (added)
-
tags/1.4.1/vendor/guzzlehttp/promises/src (added)
-
tags/1.4.1/vendor/guzzlehttp/promises/src/AggregateException.php (added)
-
tags/1.4.1/vendor/guzzlehttp/promises/src/CancellationException.php (added)
-
tags/1.4.1/vendor/guzzlehttp/promises/src/Coroutine.php (added)
-
tags/1.4.1/vendor/guzzlehttp/promises/src/EachPromise.php (added)
-
tags/1.4.1/vendor/guzzlehttp/promises/src/FulfilledPromise.php (added)
-
tags/1.4.1/vendor/guzzlehttp/promises/src/Promise.php (added)
-
tags/1.4.1/vendor/guzzlehttp/promises/src/PromiseInterface.php (added)
-
tags/1.4.1/vendor/guzzlehttp/promises/src/PromisorInterface.php (added)
-
tags/1.4.1/vendor/guzzlehttp/promises/src/RejectedPromise.php (added)
-
tags/1.4.1/vendor/guzzlehttp/promises/src/RejectionException.php (added)
-
tags/1.4.1/vendor/guzzlehttp/promises/src/TaskQueue.php (added)
-
tags/1.4.1/vendor/guzzlehttp/promises/src/TaskQueueInterface.php (added)
-
tags/1.4.1/vendor/guzzlehttp/promises/src/functions.php (added)
-
tags/1.4.1/vendor/guzzlehttp/promises/src/functions_include.php (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7 (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/CHANGELOG.md (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/LICENSE (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/README.md (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/composer.json (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src/AppendStream.php (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src/BufferStream.php (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src/CachingStream.php (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src/DroppingStream.php (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src/FnStream.php (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src/InflateStream.php (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src/LazyOpenStream.php (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src/LimitStream.php (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src/MessageTrait.php (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src/MultipartStream.php (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src/NoSeekStream.php (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src/PumpStream.php (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src/Request.php (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src/Response.php (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src/ServerRequest.php (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src/Stream.php (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src/StreamWrapper.php (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src/UploadedFile.php (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src/Uri.php (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src/UriNormalizer.php (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src/UriResolver.php (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src/functions.php (added)
-
tags/1.4.1/vendor/guzzlehttp/psr7/src/functions_include.php (added)
-
tags/1.4.1/vendor/psr (added)
-
tags/1.4.1/vendor/psr/http-message (added)
-
tags/1.4.1/vendor/psr/http-message/CHANGELOG.md (added)
-
tags/1.4.1/vendor/psr/http-message/LICENSE (added)
-
tags/1.4.1/vendor/psr/http-message/README.md (added)
-
tags/1.4.1/vendor/psr/http-message/composer.json (added)
-
tags/1.4.1/vendor/psr/http-message/src (added)
-
tags/1.4.1/vendor/psr/http-message/src/MessageInterface.php (added)
-
tags/1.4.1/vendor/psr/http-message/src/RequestInterface.php (added)
-
tags/1.4.1/vendor/psr/http-message/src/ResponseInterface.php (added)
-
tags/1.4.1/vendor/psr/http-message/src/ServerRequestInterface.php (added)
-
tags/1.4.1/vendor/psr/http-message/src/StreamInterface.php (added)
-
tags/1.4.1/vendor/psr/http-message/src/UploadedFileInterface.php (added)
-
tags/1.4.1/vendor/psr/http-message/src/UriInterface.php (added)
-
tags/1.4.1/vendor/smartframe (added)
-
tags/1.4.1/vendor/smartframe/smartlib (added)
-
tags/1.4.1/vendor/smartframe/smartlib/composer.json (added)
-
tags/1.4.1/vendor/smartframe/smartlib/composer.lock (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Api (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Api/LazyLoadingSmartFrameApi.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Api/SmartFrameApi.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Api/SmartFrameApiFactory.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Api/SmartFrameApiInterface.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Api/SmartFrameOptionProvider.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Api/SmartFrameOptionProviderFactory.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/MediaLibrary (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/MediaLibrary/MediaLibraryManager.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/MenuHandlers (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/MenuHandlers/DashboardMenuHandler.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/MenuHandlers/PropertiesMenuHandler.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/MenuHandlers/ThemeMenuHandler.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/MenuHandlers/TutorialMenuHandler.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/MenuManager (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/MenuManager/SmartFrameAdminMenuManager.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Model (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Model/Payment.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Model/ProfileModel.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Model/ProfileModelFactory.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Providers (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Providers/SmartFrameImageProvider.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Sections (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Sections/Admin (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Sections/Admin/AdminSectionManager.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Sections/Publicc (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Sections/Publicc/PublicSectionManager.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Settings (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Settings/Handlers (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Settings/Handlers/PropertiesSettingsHandler.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Settings/Handlers/ThemeSettingsHandler.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/Ajax (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/Ajax/ApiAjaxWrapper.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/Ajax/AttachmentsDetailsLoadSmartframePreview.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/Ajax/MediaLibraryFieldsLoader.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/Ajax/ThemeProviderAjax.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/EditAttachmentManager.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/MediaLibraryFields.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/SmartFramePlugin.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Theme (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/Theme/ThemeProvider.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/ViewHelpers (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/ViewHelpers/InputRenderer.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/App/config.plugin.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Config (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Config/Config.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Converters (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Converters/ByteSizeConverter.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Converters/StringBoolean.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Exception (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Exception/EnoughtPrivilagesException.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Helpers.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Interfaces (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Interfaces/ActionHandlerInterface.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Interfaces/LoaderInterface.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Listener (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Listener/Listener.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/MetaBox (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/MetaBox/SimpleMetaBox.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Model (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Model/PostTable.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Model/TermsTable.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Plugin (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Plugin/PluginInterface.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Plugin/PluginLoader.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Plugin/PluginManager.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/View (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/View/FormFieldsRenderer.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/View/ViewRenderFactory.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/View/ViewRendererClass.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Widget (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Widget/AbstractWidget.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Widget/Interfaces (added)
-
tags/1.4.1/vendor/smartframe/smartlib/src/Widget/Interfaces/WidgetInterface.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/vendor (added)
-
tags/1.4.1/vendor/smartframe/smartlib/vendor/autoload.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/vendor/composer (added)
-
tags/1.4.1/vendor/smartframe/smartlib/vendor/composer/ClassLoader.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/vendor/composer/LICENSE (added)
-
tags/1.4.1/vendor/smartframe/smartlib/vendor/composer/autoload_classmap.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/vendor/composer/autoload_namespaces.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/vendor/composer/autoload_psr4.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/vendor/composer/autoload_real.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/vendor/composer/autoload_static.php (added)
-
tags/1.4.1/vendor/smartframe/smartlib/vendor/composer/installed.json (added)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
smartframe/trunk/readme.txt
r2068847 r2085366 3 3 Tags: image, images, right click, watermark, zoom, compress, picture, photo, photos, watermarking, compress image, compress images, image protection, no right click, stealing, image fullscreen, images fullscreen, images full-screen, image full-screen, magnification, magnifier, panorama, responsive, responsive image, responsive images, resize, optimise, optimisation, lazy load, WebP, photography, optimizer, optimiser, shrink, shrinker, improve, jpeg, jpg, minify, faster, PageRank, responsive effects, hover effect, smartframe, smart frame, smart-frame, compress jpeg, compress jpg, compress jpeg images, compress jpg image, resize images, resize image, protect images, protect image, screenshot blocker, screenshot disabler, screenshot block, right click disabler, protect content, anti theft content, disable copy, disable images selection, prevent right click, prevent screenshot, prevent copy, prevent content theft, download blocker, add share button, stop saving images with right click, brand protection 4 4 Requires at least: 4.1 5 Stable tag: 1.4. 05 Stable tag: 1.4.1 6 6 Tested up to: 5.1 7 7 Requires PHP: 5.6 … … 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Secure your images with watermark, disable right click, enable image zoom or fullscreen with SmartFrame.11 Secure your images with watermark, disable right click, enable image zoom or fullscreen. Automatic image optimization without any quality loss. 12 12 13 13 == Description == … … 46 46 ### Smart image compression ### 47 47 48 With SmartFrame plugin, you don't need to choose between high image quality and page speed anymore. SmartFrame has its own proprietary algorithm in order to compress JPG images and speed up website. Every time a page is loaded, SmartFrame reduce images size and renders your image in the highest needed resolution, based on the device used . It means that on a smartphone we will render the image in a much smaller size than for example on a 4K screen.48 With SmartFrame plugin, you don't need to choose between high image quality and page speed anymore. SmartFrame has its own proprietary algorithm in order to compress JPG images and speed up website. Every time a page is loaded, SmartFrame reduce images size and renders your image in the highest needed resolution, based on the device used (retina images). It means that on a smartphone we will render the image in a much smaller size than for example on a 4K screen. 49 49 50 50 SmartFrame will never upscale your images, so make sure that the original images you upload to the SmartFrame Cloud are high enough quality to look great on large displays. The size of the original image will not affect the page loading speed but if the image is too small, it may not look good on large devices and it may limit the performance of the Deep Zoom feature. … … 161 161 == Changelog == 162 162 163 = 1.4.1 = 164 * Solved a problem with access code during the registration 165 163 166 = 1.4 = 164 167 * Improved SmartFrame compatibility with some of the most popular WordPress themes: Avada, BeTheme, The7, Enfold, X The theme
Note: See TracChangeset
for help on using the changeset viewer.