Changeset 2116867
- Timestamp:
- 07/03/2019 12:04:44 PM (7 years ago)
- Location:
- smartframe
- Files:
-
- 296 added
- 1 edited
-
tags/1.5.2 (added)
-
tags/1.5.2/LICENSE.txt (added)
-
tags/1.5.2/admin (added)
-
tags/1.5.2/admin/img (added)
-
tags/1.5.2/admin/img/logo_transparentbackground_white.png (added)
-
tags/1.5.2/admin/img/wp_icon.png (added)
-
tags/1.5.2/admin/img/wp_icon@2x.png (added)
-
tags/1.5.2/admin/index.php (added)
-
tags/1.5.2/admin/partials (added)
-
tags/1.5.2/admin/partials/css (added)
-
tags/1.5.2/admin/partials/css/admin.css (added)
-
tags/1.5.2/admin/partials/footer.php (added)
-
tags/1.5.2/admin/partials/form (added)
-
tags/1.5.2/admin/partials/form/standard-wordpress-template-edit-attachment.php (added)
-
tags/1.5.2/admin/partials/inputs (added)
-
tags/1.5.2/admin/partials/inputs/apiKey.php (added)
-
tags/1.5.2/admin/partials/inputs/image-input.php (added)
-
tags/1.5.2/admin/partials/inputs/smartframe-frame.php (added)
-
tags/1.5.2/admin/partials/js (added)
-
tags/1.5.2/admin/partials/js/jqurey-validate.js (added)
-
tags/1.5.2/admin/partials/js/pixelrights-smartframe-admin.js (added)
-
tags/1.5.2/admin/partials/js/smartframe-dectivation.js (added)
-
tags/1.5.2/admin/partials/notifications (added)
-
tags/1.5.2/admin/partials/notifications/activate-api-key.php (added)
-
tags/1.5.2/admin/partials/parts (added)
-
tags/1.5.2/admin/partials/parts/header.php (added)
-
tags/1.5.2/admin/partials/settings (added)
-
tags/1.5.2/admin/partials/settings/properties-partial.php (added)
-
tags/1.5.2/admin/partials/settings/proporties.php (added)
-
tags/1.5.2/admin/partials/settings/themes.php (added)
-
tags/1.5.2/admin/partials/settings/tutorial.php (added)
-
tags/1.5.2/admin/views (added)
-
tags/1.5.2/admin/views/media-library (added)
-
tags/1.5.2/admin/views/media-library/image-details-settings-section.php (added)
-
tags/1.5.2/admin/views/menu (added)
-
tags/1.5.2/admin/views/menu/register.php (added)
-
tags/1.5.2/index.php (added)
-
tags/1.5.2/public (added)
-
tags/1.5.2/public/css (added)
-
tags/1.5.2/public/css/pixelrights-smartframe-public.css (added)
-
tags/1.5.2/public/index.php (added)
-
tags/1.5.2/public/js (added)
-
tags/1.5.2/public/js/pixelrights-smartframe-public.js (added)
-
tags/1.5.2/public/partials (added)
-
tags/1.5.2/public/partials/inputs (added)
-
tags/1.5.2/public/partials/inputs/image-input.php (added)
-
tags/1.5.2/public/partials/pixelrights-smartframe-public-display.php (added)
-
tags/1.5.2/react (added)
-
tags/1.5.2/react/.editorconfig (added)
-
tags/1.5.2/react/.eslintignore (added)
-
tags/1.5.2/react/.eslintrc.json (added)
-
tags/1.5.2/react/.gitignore (added)
-
tags/1.5.2/react/README.md (added)
-
tags/1.5.2/react/dist (added)
-
tags/1.5.2/react/dist/blocks.build.js (added)
-
tags/1.5.2/react/dist/blocks.editor.build.css (added)
-
tags/1.5.2/react/dist/blocks.style.build.css (added)
-
tags/1.5.2/react/package-lock.json (added)
-
tags/1.5.2/react/package.json (added)
-
tags/1.5.2/react/src (added)
-
tags/1.5.2/react/src/block (added)
-
tags/1.5.2/react/src/block/block.js (added)
-
tags/1.5.2/react/src/block/editor.scss (added)
-
tags/1.5.2/react/src/block/style.scss (added)
-
tags/1.5.2/react/src/blocks.js (added)
-
tags/1.5.2/react/src/common.scss (added)
-
tags/1.5.2/react/src/gallery (added)
-
tags/1.5.2/react/src/gallery/extendedGallery.js (added)
-
tags/1.5.2/react/src/guttenBerg (added)
-
tags/1.5.2/react/src/guttenBerg/CustomMediaUpload.js (added)
-
tags/1.5.2/react/src/image (added)
-
tags/1.5.2/react/src/image/ExtendedCoreImage.js (added)
-
tags/1.5.2/react/src/init.php (added)
-
tags/1.5.2/readme.txt (added)
-
tags/1.5.2/smartframe.php (added)
-
tags/1.5.2/uninstall.php (added)
-
tags/1.5.2/vendor (added)
-
tags/1.5.2/vendor/autoload.php (added)
-
tags/1.5.2/vendor/composer (added)
-
tags/1.5.2/vendor/composer/ClassLoader.php (added)
-
tags/1.5.2/vendor/composer/LICENSE (added)
-
tags/1.5.2/vendor/composer/autoload_classmap.php (added)
-
tags/1.5.2/vendor/composer/autoload_files.php (added)
-
tags/1.5.2/vendor/composer/autoload_namespaces.php (added)
-
tags/1.5.2/vendor/composer/autoload_psr4.php (added)
-
tags/1.5.2/vendor/composer/autoload_real.php (added)
-
tags/1.5.2/vendor/composer/autoload_static.php (added)
-
tags/1.5.2/vendor/composer/installed.json (added)
-
tags/1.5.2/vendor/guzzlehttp (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/CHANGELOG.md (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/LICENSE (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/README.md (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/UPGRADING.md (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/composer.json (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Client.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/ClientInterface.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Cookie (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Exception (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Handler (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/HandlerStack.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/MessageFormatter.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Middleware.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/Pool.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/RequestOptions.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/TransferStats.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/UriTemplate.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/functions.php (added)
-
tags/1.5.2/vendor/guzzlehttp/guzzle/src/functions_include.php (added)
-
tags/1.5.2/vendor/guzzlehttp/promises (added)
-
tags/1.5.2/vendor/guzzlehttp/promises/CHANGELOG.md (added)
-
tags/1.5.2/vendor/guzzlehttp/promises/LICENSE (added)
-
tags/1.5.2/vendor/guzzlehttp/promises/Makefile (added)
-
tags/1.5.2/vendor/guzzlehttp/promises/README.md (added)
-
tags/1.5.2/vendor/guzzlehttp/promises/composer.json (added)
-
tags/1.5.2/vendor/guzzlehttp/promises/src (added)
-
tags/1.5.2/vendor/guzzlehttp/promises/src/AggregateException.php (added)
-
tags/1.5.2/vendor/guzzlehttp/promises/src/CancellationException.php (added)
-
tags/1.5.2/vendor/guzzlehttp/promises/src/Coroutine.php (added)
-
tags/1.5.2/vendor/guzzlehttp/promises/src/EachPromise.php (added)
-
tags/1.5.2/vendor/guzzlehttp/promises/src/FulfilledPromise.php (added)
-
tags/1.5.2/vendor/guzzlehttp/promises/src/Promise.php (added)
-
tags/1.5.2/vendor/guzzlehttp/promises/src/PromiseInterface.php (added)
-
tags/1.5.2/vendor/guzzlehttp/promises/src/PromisorInterface.php (added)
-
tags/1.5.2/vendor/guzzlehttp/promises/src/RejectedPromise.php (added)
-
tags/1.5.2/vendor/guzzlehttp/promises/src/RejectionException.php (added)
-
tags/1.5.2/vendor/guzzlehttp/promises/src/TaskQueue.php (added)
-
tags/1.5.2/vendor/guzzlehttp/promises/src/TaskQueueInterface.php (added)
-
tags/1.5.2/vendor/guzzlehttp/promises/src/functions.php (added)
-
tags/1.5.2/vendor/guzzlehttp/promises/src/functions_include.php (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7 (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/CHANGELOG.md (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/LICENSE (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/README.md (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/composer.json (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src/AppendStream.php (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src/BufferStream.php (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src/CachingStream.php (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src/DroppingStream.php (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src/FnStream.php (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src/InflateStream.php (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src/LazyOpenStream.php (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src/LimitStream.php (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src/MessageTrait.php (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src/MultipartStream.php (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src/NoSeekStream.php (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src/PumpStream.php (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src/Request.php (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src/Response.php (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src/ServerRequest.php (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src/Stream.php (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src/StreamWrapper.php (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src/UploadedFile.php (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src/Uri.php (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src/UriNormalizer.php (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src/UriResolver.php (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src/functions.php (added)
-
tags/1.5.2/vendor/guzzlehttp/psr7/src/functions_include.php (added)
-
tags/1.5.2/vendor/psr (added)
-
tags/1.5.2/vendor/psr/http-message (added)
-
tags/1.5.2/vendor/psr/http-message/CHANGELOG.md (added)
-
tags/1.5.2/vendor/psr/http-message/LICENSE (added)
-
tags/1.5.2/vendor/psr/http-message/README.md (added)
-
tags/1.5.2/vendor/psr/http-message/composer.json (added)
-
tags/1.5.2/vendor/psr/http-message/src (added)
-
tags/1.5.2/vendor/psr/http-message/src/MessageInterface.php (added)
-
tags/1.5.2/vendor/psr/http-message/src/RequestInterface.php (added)
-
tags/1.5.2/vendor/psr/http-message/src/ResponseInterface.php (added)
-
tags/1.5.2/vendor/psr/http-message/src/ServerRequestInterface.php (added)
-
tags/1.5.2/vendor/psr/http-message/src/StreamInterface.php (added)
-
tags/1.5.2/vendor/psr/http-message/src/UploadedFileInterface.php (added)
-
tags/1.5.2/vendor/psr/http-message/src/UriInterface.php (added)
-
tags/1.5.2/vendor/smartframe (added)
-
tags/1.5.2/vendor/smartframe/smartlib (added)
-
tags/1.5.2/vendor/smartframe/smartlib/composer.json (added)
-
tags/1.5.2/vendor/smartframe/smartlib/composer.lock (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Api (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Api/LazyLoadingSmartFrameApi.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Api/SmartFrameApi.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Api/SmartFrameApiFactory.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Api/SmartFrameApiInterface.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Api/SmartFrameOptionProvider.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Api/SmartFrameOptionProviderFactory.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/MediaLibrary (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/MediaLibrary/MediaLibraryManager.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/MenuHandlers (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/MenuHandlers/DashboardMenuHandler.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/MenuHandlers/PropertiesMenuHandler.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/MenuHandlers/RegisterMenuHandler.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/MenuHandlers/ThemeMenuHandler.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/MenuHandlers/TutorialMenuHandler.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/MenuManager (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/MenuManager/SmartFrameAdminMenuManager.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Model (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Model/Payment.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Model/ProfileModel.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Model/ProfileModelFactory.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Providers (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Providers/RetroActiveSmartFrameImageProvider.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Providers/SmartFrameImageProvider.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Providers/WordpressMenuUrlProvider.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Sections (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Sections/Admin (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Sections/Admin/AdminSectionManager.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Sections/Publicc (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Sections/Publicc/PublicSectionManager.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Settings (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Settings/Handlers (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Settings/Handlers/PropertiesSettingsHandler.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Settings/Handlers/RegisterSettingsHandler.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Settings/Handlers/ThemeSettingsHandler.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/Ajax (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/Ajax/ApiAjaxWrapper.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/Ajax/AttachmentsDetailsLoadSmartframePreview.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/Ajax/MediaLibraryFieldsLoader.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/Ajax/ThemeProviderAjax.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/EditAttachmentManager.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/MediaLibraryFields.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/SmartFramePlugin.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Theme (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/Theme/ThemeProvider.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/ViewHelpers (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/ViewHelpers/InputRenderer.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/App/config.plugin.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Config (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Config/Config.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Converters (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Converters/ByteSizeConverter.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Converters/StringBoolean.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Exception (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Exception/EnoughtPrivilagesException.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Helpers.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Interfaces (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Interfaces/ActionHandlerInterface.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Interfaces/LoaderInterface.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Listener (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Listener/Listener.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/MetaBox (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/MetaBox/SimpleMetaBox.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Model (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Model/PostTable.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Model/TermsTable.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Plugin (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Plugin/PluginInterface.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Plugin/PluginLoader.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Plugin/PluginManager.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/View (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/View/FormFieldsRenderer.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/View/ViewRenderFactory.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/View/ViewRendererClass.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Widget (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Widget/AbstractWidget.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Widget/Interfaces (added)
-
tags/1.5.2/vendor/smartframe/smartlib/src/Widget/Interfaces/WidgetInterface.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/vendor (added)
-
tags/1.5.2/vendor/smartframe/smartlib/vendor/autoload.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/vendor/composer (added)
-
tags/1.5.2/vendor/smartframe/smartlib/vendor/composer/ClassLoader.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/vendor/composer/LICENSE (added)
-
tags/1.5.2/vendor/smartframe/smartlib/vendor/composer/autoload_classmap.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/vendor/composer/autoload_namespaces.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/vendor/composer/autoload_psr4.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/vendor/composer/autoload_real.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/vendor/composer/autoload_static.php (added)
-
tags/1.5.2/vendor/smartframe/smartlib/vendor/composer/installed.json (added)
-
trunk/readme.txt (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
smartframe/trunk/readme.txt
r2108947 r2116867 1 1 === WordPress Image Compression & Security Plugin - SmartFrame === 2 2 Contributors: SmartFrame 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 protection3 Tags: image, images, right click, watermark, zoom, compress, picture, photo, photos, watermarking, compress image, compress images, optimize image, optimise image, optimize images, optimise images, image optimization, image optimisation, 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.5. 15 Stable tag: 1.5.2 6 6 Tested up to: 5.2 7 7 Requires PHP: 5.6 … … 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Compress yourimages without losing quality. Secure them with watermark, disable right click, enable zoom or fullscreen.11 Optimize images without losing quality. Secure them with watermark, disable right click, enable zoom or fullscreen. 12 12 13 13 == Description == … … 22 22 ### Examples ### 23 23 24 * **[Right click blocker](https://smartframe.io/demo/right-click-screenshot-protection?utm_campaign=WordPress%20Plugin%20v1.5. 1&utm_medium=referral&utm_source=WordPress%20Plugin%20Page&utm_content=Right%20Click%20Blocker)**25 * **[Customizable watermark](https://smartframe.io/demo/customizable-watermark?utm_campaign=WordPress%20Plugin%20v1.5. 1&utm_medium=referral&utm_source=WordPress%20Plugin%20Page&utm_content=Customizable%20Watermark)**26 * **[Image zoom](https://smartframe.io/demo/deep-zoom?utm_campaign=WordPress%20Plugin%20v1.5. 1&utm_medium=referral&utm_source=WordPress%20Plugin%20Page&utm_content=Image%20Zoom)**27 * **[Full screen button](https://smartframe.io/demo/fullscreen-mode?utm_campaign=WordPress%20Plugin%20v1.5. 1&utm_medium=referral&utm_source=WordPress%20Plugin%20Page&utm_content=Full%20Screen%20Button)**28 * **[Button on image](https://smartframe.io/demo/customizable-share-call-action-buttons?utm_campaign=WordPress%20Plugin%20v1.5. 1&utm_medium=referral&utm_source=WordPress%20Plugin%20Page&utm_content=Button%20On%20Image)**29 * **[Custom caption over image](https://smartframe.io/demo/customizable-styles-caption?utm_campaign=WordPress%20Plugin%20v1.5. 1&utm_medium=referral&utm_source=WordPress%20Plugin%20Page&utm_content=Custom%20Caption%20Over%20Image)**24 * **[Right click blocker](https://smartframe.io/demo/right-click-screenshot-protection?utm_campaign=WordPress%20Plugin%20v1.5.2&utm_medium=referral&utm_source=WordPress%20Plugin%20Page&utm_content=Right%20Click%20Blocker)** 25 * **[Customizable watermark](https://smartframe.io/demo/customizable-watermark?utm_campaign=WordPress%20Plugin%20v1.5.2&utm_medium=referral&utm_source=WordPress%20Plugin%20Page&utm_content=Customizable%20Watermark)** 26 * **[Image zoom](https://smartframe.io/demo/deep-zoom?utm_campaign=WordPress%20Plugin%20v1.5.2&utm_medium=referral&utm_source=WordPress%20Plugin%20Page&utm_content=Image%20Zoom)** 27 * **[Full screen button](https://smartframe.io/demo/fullscreen-mode?utm_campaign=WordPress%20Plugin%20v1.5.2&utm_medium=referral&utm_source=WordPress%20Plugin%20Page&utm_content=Full%20Screen%20Button)** 28 * **[Button on image](https://smartframe.io/demo/customizable-share-call-action-buttons?utm_campaign=WordPress%20Plugin%20v1.5.2&utm_medium=referral&utm_source=WordPress%20Plugin%20Page&utm_content=Button%20On%20Image)** 29 * **[Custom caption over image](https://smartframe.io/demo/customizable-styles-caption?utm_campaign=WordPress%20Plugin%20v1.5.2&utm_medium=referral&utm_source=WordPress%20Plugin%20Page&utm_content=Custom%20Caption%20Over%20Image)** 30 30 31 31 https://vimeo.com/314034061 32 32 33 33 34 ### Smart image compression ###34 ### Smart image optimization ### 35 35 36 36 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. … … 135 135 Yes. When using a SmartFrame plugin you can opt-in to use it for all images which you upload or decide whether you want to use it for a particular image every time you add an image to your post or article. 136 136 137 You can also decide which SmartFrame features are going to be available on a particular image by using SmartFrame themes. As a WordPress plugin user, you can select one of three existing themes, but if you decide to use [SmartFrame panel](https://smartframe.io?utm_campaign=WordPress%20Plugin%20v1.5. 1&utm_medium=referral&utm_source=WordPress%20Plugin%20Page&utm_content=SmartFrame%20Panel), you will be able to create your own custom Themes.137 You can also decide which SmartFrame features are going to be available on a particular image by using SmartFrame themes. As a WordPress plugin user, you can select one of three existing themes, but if you decide to use [SmartFrame panel](https://smartframe.io?utm_campaign=WordPress%20Plugin%20v1.5.2&utm_medium=referral&utm_source=WordPress%20Plugin%20Page&utm_content=SmartFrame%20Panel), you will be able to create your own custom Themes. 138 138 139 139 = Will SmartFrame have a negative impact on my SEO? = … … 143 143 = Does the plugin work on all major browsers? = 144 144 145 SmartFrame images are fully compatible with Chrome, Safari, Firefox and Microsoft Edge browsers. [You can find more information here](https://smartframe.io/support/supported-browsers?utm_campaign=WordPress%20Plugin%20v1.5. 1&utm_medium=referral&utm_source=WordPress%20Plugin%20Page&utm_content=Supported%20Browsers).145 SmartFrame images are fully compatible with Chrome, Safari, Firefox and Microsoft Edge browsers. [You can find more information here](https://smartframe.io/support/supported-browsers?utm_campaign=WordPress%20Plugin%20v1.5.2&utm_medium=referral&utm_source=WordPress%20Plugin%20Page&utm_content=Supported%20Browsers). 146 146 147 147 = How can I remove "Powered by SmartFrame" label from my images? = 148 148 149 If you're using free SmartFrame account, you will see "Powered by SmartFrame" label in the bottom-right corner of your images. To remove it, you need to upgrade to the Pro plan, which start from €14 a month and additionally increases your storage limit to 10GB. You can upgrade your account directly from the plugin page inside of WordPress. [Read more about SmartFrame pricing plans](https://smartframe.io/pricing?utm_campaign=WordPress%20Plugin%20v1.5. 1&utm_medium=referral&utm_source=WordPress%20Plugin%20Page&utm_content=Pricing).149 If you're using free SmartFrame account, you will see "Powered by SmartFrame" label in the bottom-right corner of your images. To remove it, you need to upgrade to the Pro plan, which start from €14 a month and additionally increases your storage limit to 10GB. You can upgrade your account directly from the plugin page inside of WordPress. [Read more about SmartFrame pricing plans](https://smartframe.io/pricing?utm_campaign=WordPress%20Plugin%20v1.5.2&utm_medium=referral&utm_source=WordPress%20Plugin%20Page&utm_content=Pricing). 150 150 151 151 = Why do I still see <img> tags in the text editor in WordPress? = … … 161 161 162 162 == Changelog == 163 164 = 1.5.2 = 165 * Solved a problem that was changing the default theme colours and background images 166 * Blank theme is now the default SmartFrame theme on WordPress 167 * Small UI improvements 163 168 164 169 = 1.5.1 =
Note: See TracChangeset
for help on using the changeset viewer.