Changeset 2068847
- Timestamp:
- 04/15/2019 01:20:36 PM (7 years ago)
- Location:
- smartframe
- Files:
-
- 286 added
- 1 deleted
- 2 edited
-
assets/screenshot-3.png (modified) (previous)
-
smartframe (deleted)
-
tags/1.4.0 (added)
-
tags/1.4.0/LICENSE.txt (added)
-
tags/1.4.0/admin (added)
-
tags/1.4.0/admin/img (added)
-
tags/1.4.0/admin/img/logo_transparentbackground_white.png (added)
-
tags/1.4.0/admin/img/wp_icon.png (added)
-
tags/1.4.0/admin/img/wp_icon@2x.png (added)
-
tags/1.4.0/admin/index.php (added)
-
tags/1.4.0/admin/partials (added)
-
tags/1.4.0/admin/partials/css (added)
-
tags/1.4.0/admin/partials/css/admin.css (added)
-
tags/1.4.0/admin/partials/footer.php (added)
-
tags/1.4.0/admin/partials/form (added)
-
tags/1.4.0/admin/partials/form/standard-wordpress-template-edit-attachment.php (added)
-
tags/1.4.0/admin/partials/inputs (added)
-
tags/1.4.0/admin/partials/inputs/apiKey.php (added)
-
tags/1.4.0/admin/partials/inputs/image-input.php (added)
-
tags/1.4.0/admin/partials/inputs/smartframe-frame.php (added)
-
tags/1.4.0/admin/partials/js (added)
-
tags/1.4.0/admin/partials/js/jqurey-validate.js (added)
-
tags/1.4.0/admin/partials/js/pixelrights-smartframe-admin.js (added)
-
tags/1.4.0/admin/partials/js/smartframe-dectivation.js (added)
-
tags/1.4.0/admin/partials/notifications (added)
-
tags/1.4.0/admin/partials/notifications/activate-api-key.php (added)
-
tags/1.4.0/admin/partials/parts (added)
-
tags/1.4.0/admin/partials/parts/header.php (added)
-
tags/1.4.0/admin/partials/settings (added)
-
tags/1.4.0/admin/partials/settings/properties-partial.php (added)
-
tags/1.4.0/admin/partials/settings/proporties.php (added)
-
tags/1.4.0/admin/partials/settings/themes.php (added)
-
tags/1.4.0/admin/partials/settings/tutorial.php (added)
-
tags/1.4.0/admin/views (added)
-
tags/1.4.0/admin/views/media-library (added)
-
tags/1.4.0/admin/views/media-library/image-details-settings-section.php (added)
-
tags/1.4.0/index.php (added)
-
tags/1.4.0/public (added)
-
tags/1.4.0/public/css (added)
-
tags/1.4.0/public/css/pixelrights-smartframe-public.css (added)
-
tags/1.4.0/public/index.php (added)
-
tags/1.4.0/public/js (added)
-
tags/1.4.0/public/js/pixelrights-smartframe-public.js (added)
-
tags/1.4.0/public/partials (added)
-
tags/1.4.0/public/partials/inputs (added)
-
tags/1.4.0/public/partials/inputs/image-input.php (added)
-
tags/1.4.0/public/partials/pixelrights-smartframe-public-display.php (added)
-
tags/1.4.0/react (added)
-
tags/1.4.0/react/.editorconfig (added)
-
tags/1.4.0/react/.eslintignore (added)
-
tags/1.4.0/react/.eslintrc.json (added)
-
tags/1.4.0/react/.gitignore (added)
-
tags/1.4.0/react/README.md (added)
-
tags/1.4.0/react/dist (added)
-
tags/1.4.0/react/dist/blocks.build.js (added)
-
tags/1.4.0/react/dist/blocks.editor.build.css (added)
-
tags/1.4.0/react/dist/blocks.style.build.css (added)
-
tags/1.4.0/react/package-lock.json (added)
-
tags/1.4.0/react/package.json (added)
-
tags/1.4.0/react/src (added)
-
tags/1.4.0/react/src/block (added)
-
tags/1.4.0/react/src/block/block.js (added)
-
tags/1.4.0/react/src/block/editor.scss (added)
-
tags/1.4.0/react/src/block/style.scss (added)
-
tags/1.4.0/react/src/blocks.js (added)
-
tags/1.4.0/react/src/common.scss (added)
-
tags/1.4.0/react/src/guttenBerg (added)
-
tags/1.4.0/react/src/guttenBerg/CustomMediaUpload.js (added)
-
tags/1.4.0/react/src/init.php (added)
-
tags/1.4.0/readme.txt (added)
-
tags/1.4.0/smartframe.php (added)
-
tags/1.4.0/uninstall.php (added)
-
tags/1.4.0/vendor (added)
-
tags/1.4.0/vendor/autoload.php (added)
-
tags/1.4.0/vendor/composer (added)
-
tags/1.4.0/vendor/composer/ClassLoader.php (added)
-
tags/1.4.0/vendor/composer/LICENSE (added)
-
tags/1.4.0/vendor/composer/autoload_classmap.php (added)
-
tags/1.4.0/vendor/composer/autoload_files.php (added)
-
tags/1.4.0/vendor/composer/autoload_namespaces.php (added)
-
tags/1.4.0/vendor/composer/autoload_psr4.php (added)
-
tags/1.4.0/vendor/composer/autoload_real.php (added)
-
tags/1.4.0/vendor/composer/autoload_static.php (added)
-
tags/1.4.0/vendor/composer/installed.json (added)
-
tags/1.4.0/vendor/guzzlehttp (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/CHANGELOG.md (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/LICENSE (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/README.md (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/UPGRADING.md (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/composer.json (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Client.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/ClientInterface.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Cookie (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Exception (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Handler (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/HandlerStack.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/MessageFormatter.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Middleware.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/Pool.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/RequestOptions.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/TransferStats.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/UriTemplate.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/functions.php (added)
-
tags/1.4.0/vendor/guzzlehttp/guzzle/src/functions_include.php (added)
-
tags/1.4.0/vendor/guzzlehttp/promises (added)
-
tags/1.4.0/vendor/guzzlehttp/promises/CHANGELOG.md (added)
-
tags/1.4.0/vendor/guzzlehttp/promises/LICENSE (added)
-
tags/1.4.0/vendor/guzzlehttp/promises/Makefile (added)
-
tags/1.4.0/vendor/guzzlehttp/promises/README.md (added)
-
tags/1.4.0/vendor/guzzlehttp/promises/composer.json (added)
-
tags/1.4.0/vendor/guzzlehttp/promises/src (added)
-
tags/1.4.0/vendor/guzzlehttp/promises/src/AggregateException.php (added)
-
tags/1.4.0/vendor/guzzlehttp/promises/src/CancellationException.php (added)
-
tags/1.4.0/vendor/guzzlehttp/promises/src/Coroutine.php (added)
-
tags/1.4.0/vendor/guzzlehttp/promises/src/EachPromise.php (added)
-
tags/1.4.0/vendor/guzzlehttp/promises/src/FulfilledPromise.php (added)
-
tags/1.4.0/vendor/guzzlehttp/promises/src/Promise.php (added)
-
tags/1.4.0/vendor/guzzlehttp/promises/src/PromiseInterface.php (added)
-
tags/1.4.0/vendor/guzzlehttp/promises/src/PromisorInterface.php (added)
-
tags/1.4.0/vendor/guzzlehttp/promises/src/RejectedPromise.php (added)
-
tags/1.4.0/vendor/guzzlehttp/promises/src/RejectionException.php (added)
-
tags/1.4.0/vendor/guzzlehttp/promises/src/TaskQueue.php (added)
-
tags/1.4.0/vendor/guzzlehttp/promises/src/TaskQueueInterface.php (added)
-
tags/1.4.0/vendor/guzzlehttp/promises/src/functions.php (added)
-
tags/1.4.0/vendor/guzzlehttp/promises/src/functions_include.php (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7 (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/CHANGELOG.md (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/LICENSE (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/README.md (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/composer.json (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src/AppendStream.php (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src/BufferStream.php (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src/CachingStream.php (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src/DroppingStream.php (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src/FnStream.php (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src/InflateStream.php (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src/LazyOpenStream.php (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src/LimitStream.php (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src/MessageTrait.php (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src/MultipartStream.php (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src/NoSeekStream.php (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src/PumpStream.php (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src/Request.php (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src/Response.php (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src/ServerRequest.php (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src/Stream.php (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src/StreamWrapper.php (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src/UploadedFile.php (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src/Uri.php (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src/UriNormalizer.php (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src/UriResolver.php (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src/functions.php (added)
-
tags/1.4.0/vendor/guzzlehttp/psr7/src/functions_include.php (added)
-
tags/1.4.0/vendor/psr (added)
-
tags/1.4.0/vendor/psr/http-message (added)
-
tags/1.4.0/vendor/psr/http-message/CHANGELOG.md (added)
-
tags/1.4.0/vendor/psr/http-message/LICENSE (added)
-
tags/1.4.0/vendor/psr/http-message/README.md (added)
-
tags/1.4.0/vendor/psr/http-message/composer.json (added)
-
tags/1.4.0/vendor/psr/http-message/src (added)
-
tags/1.4.0/vendor/psr/http-message/src/MessageInterface.php (added)
-
tags/1.4.0/vendor/psr/http-message/src/RequestInterface.php (added)
-
tags/1.4.0/vendor/psr/http-message/src/ResponseInterface.php (added)
-
tags/1.4.0/vendor/psr/http-message/src/ServerRequestInterface.php (added)
-
tags/1.4.0/vendor/psr/http-message/src/StreamInterface.php (added)
-
tags/1.4.0/vendor/psr/http-message/src/UploadedFileInterface.php (added)
-
tags/1.4.0/vendor/psr/http-message/src/UriInterface.php (added)
-
tags/1.4.0/vendor/smartframe (added)
-
tags/1.4.0/vendor/smartframe/smartlib (added)
-
tags/1.4.0/vendor/smartframe/smartlib/composer.json (added)
-
tags/1.4.0/vendor/smartframe/smartlib/composer.lock (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Api (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Api/LazyLoadingSmartFrameApi.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Api/SmartFrameApi.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Api/SmartFrameApiFactory.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Api/SmartFrameApiInterface.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Api/SmartFrameOptionProvider.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Api/SmartFrameOptionProviderFactory.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/MediaLibrary (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/MediaLibrary/MediaLibraryManager.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/MenuHandlers (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/MenuHandlers/DashboardMenuHandler.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/MenuHandlers/PropertiesMenuHandler.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/MenuHandlers/ThemeMenuHandler.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/MenuHandlers/TutorialMenuHandler.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/MenuManager (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/MenuManager/SmartFrameAdminMenuManager.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Model (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Model/Payment.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Model/ProfileModel.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Model/ProfileModelFactory.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Providers (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Providers/SmartFrameImageProvider.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Sections (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Sections/Admin (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Sections/Admin/AdminSectionManager.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Sections/Publicc (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Sections/Publicc/PublicSectionManager.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Settings (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Settings/Handlers (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Settings/Handlers/PropertiesSettingsHandler.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Settings/Handlers/ThemeSettingsHandler.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/Ajax (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/Ajax/ApiAjaxWrapper.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/Ajax/AttachmentsDetailsLoadSmartframePreview.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/Ajax/MediaLibraryFieldsLoader.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/Ajax/ThemeProviderAjax.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/EditAttachmentManager.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/MediaLibraryFields.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/SmartFramePlugin.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Theme (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/Theme/ThemeProvider.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/ViewHelpers (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/ViewHelpers/InputRenderer.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/App/config.plugin.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Config (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Config/Config.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Converters (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Converters/ByteSizeConverter.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Converters/StringBoolean.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Exception (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Exception/EnoughtPrivilagesException.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Helpers.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Interfaces (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Interfaces/ActionHandlerInterface.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Interfaces/LoaderInterface.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Listener (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Listener/Listener.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/MetaBox (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/MetaBox/SimpleMetaBox.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Model (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Model/PostTable.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Model/TermsTable.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Plugin (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Plugin/PluginInterface.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Plugin/PluginLoader.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Plugin/PluginManager.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/View (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/View/FormFieldsRenderer.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/View/ViewRenderFactory.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/View/ViewRendererClass.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Widget (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Widget/AbstractWidget.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Widget/Interfaces (added)
-
tags/1.4.0/vendor/smartframe/smartlib/src/Widget/Interfaces/WidgetInterface.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/vendor (added)
-
tags/1.4.0/vendor/smartframe/smartlib/vendor/autoload.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/vendor/composer (added)
-
tags/1.4.0/vendor/smartframe/smartlib/vendor/composer/ClassLoader.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/vendor/composer/LICENSE (added)
-
tags/1.4.0/vendor/smartframe/smartlib/vendor/composer/autoload_classmap.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/vendor/composer/autoload_namespaces.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/vendor/composer/autoload_psr4.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/vendor/composer/autoload_real.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/vendor/composer/autoload_static.php (added)
-
tags/1.4.0/vendor/smartframe/smartlib/vendor/composer/installed.json (added)
-
trunk/readme.txt (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
smartframe/trunk/readme.txt
r2048931 r2068847 1 === SmartFrame Image Suite - Security, Compression, Sharing Buttons, Deep Zoom & more ===1 === WordPress Image Security & Compression Plugin - SmartFrame === 2 2 Contributors: SmartFrame 3 Tags: compress image, share buttons, image zoom, content protection, photo, no right click3 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. 3.05 Stable tag: 1.4.0 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 This plugin allows content owners to increase copyright security and add interactive caption, sharing buttons and Deep Zoom to their images.11 Secure your images with watermark, disable right click, enable image zoom or fullscreen with SmartFrame. 12 12 13 13 == Description == 14 14 15 This plugin lets you convert images on your page into a secure SmartFrame image and boost your pictures with:15 This plugin lets you optimise how images are displayed and brings lots of new functionality: 16 16 17 * Image security - image encryption, advanced right-click and screenshot block, copyright notice appearing directly on the image on an attempt to copy or download it 18 * Smart compression - always load the image in the appropriate quality and size, based on the device 19 * Configurable buttons and image caption - add share buttons, full screen mode and interactive image caption 20 * Deep Zoom - allowing up to 400% zoom without a negative impact on your page speed 17 * **The best image security on the internet** - add image watermark, prevent right-click and screenshot, copyright notice appearing directly on the image on an attempt to copy or download it. Images are completely invisible to malicious bots. 18 * **Faster and more responsive images** - automatically compress JPEG images and speed up WordPress, always load the image in the appropriate quality and size depending on the device. 19 * **Deep Zoom and full screen** - allowing up to 400% zoom on image without a negative impact on your page speed, also in full screen mode. 20 * **Embed images with configurable buttons and image caption** - add share buttons, full screen mode and interactive text over image, which is retained even if the image is embedded on another website. 21 22 ### Examples ### 23 24 * **[Right click blocker](https://smartframe.io/demo/right-click-screenshot-protection?utm_campaign=WordPress%20Plugin%20v1.4&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.4&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.4&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.4&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.4&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.4&utm_medium=referral&utm_source=WordPress%20Plugin%20Page&utm_content=Custom%20Caption%20Over%20Image)** 30 31 https://vimeo.com/314034061 21 32 22 33 23 34 ### Security and copyright protection ### 24 35 25 SmartFrame offers much more than a simple right -click block. Here's what happens when you publish an image on your website via SmartFrame:36 SmartFrame offers much more than a simple right click protection. Here's what happens when you publish an image on your website via SmartFrame: 26 37 27 1. The original image is uploaded and stored securely on SmartFrame Cloud. You keep the rights tothe image and you can access, replace or remove it at any time.38 1. The original image is uploaded and stored securely on SmartFrame Cloud. You keep the copyright of the image and you can access, replace or remove it at any time. 28 39 1. An encrypted version of the image is then published on your website. 29 40 1. The image can be decrypted only by SmartFrame Viewer which is added to your website when you publish an image using the SmartFrame plugin. … … 35 46 ### Smart image compression ### 36 47 37 With SmartFrame plugin, you don't need to choose between high image quality and page speed anymore. Every time a page is loaded, SmartFramerenders 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. It means that on a smartphone we will render the image in a much smaller size than for example on a 4K screen. 38 49 39 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. 40 41 42 ### Mouse-over buttons and caption ###43 #### Share Button ####44 45 Sharing doesn't have to mean a risk for the security. If the Smartframe Share Button is enabled, it allows sharing your images on your conditions. It is never the original image that is being shared, but only a SmartFrame encrypted version of it. This means that your caption and any copyright information included in your SmartFrame are also passed along.46 47 Pro Tip: SmartFrame collects data of where and when your images are being shared. You can access all these data in the Insights section of the SmartFrame Admin Panel.48 49 50 #### Image Caption ####51 52 Every time you add an image to your website via SmartFrame, you can add a caption to it. Depending on the Theme you select, it will always be visible on top of the image (Security Theme) or only on mouse-over (Presentation Theme).53 54 55 #### Full Screen Button ####56 57 If you enable the Full Screen button, your images will be available to see in the full screen, in the highest resolution based on the original image size and the device. Since the full screen image in high resolution is rendered only once someone clicks on the button, using this feature does not affect the page loading speed.58 51 59 52 … … 65 58 66 59 60 ### Button over image and caption ### 61 #### Share Button #### 62 63 Sharing doesn't have to mean risk for the security. If the Smartframe Share Button is enabled, it allows sharing your images on your terms. It is never the original image that is being shared, but only a SmartFrame encrypted version of it. This means that your caption and any copyright information included in your SmartFrame are also passed along. 64 65 Pro Tip: SmartFrame tracks where and when your images are being shared. You can access all this data in the Insights section of the SmartFrame Admin Panel. 66 67 68 #### Caption on image #### 69 70 Every time you add an image to your website via SmartFrame, you can add a custom image caption to it. Depending on the Theme you select, caption inside image will always be visible on top of it (Security Theme) or only on mouse-over (Presentation Theme). 71 72 73 #### Full Screen Button #### 74 75 If you enable the fullscreen button, your images will be available to view in the full screen mode. Since the full screen image in high resolution is rendered only once someone clicks on the button, using this feature does not affect the page loading speed. This means that it has never been easier to add full-screen button on your images. 76 67 77 ### SmartFrame Cloud ### 68 78 69 SmartFrame plugin uses fast and reliable image distribution cloud . It allows images to be encrypted and displayed quickly and securely in any geographical location. The cloud is a custom implementation of Amazon Web Services and features autoscaling, load balancing, frequent backup, 24/7 monitoring and 99.9% availability and is home to many large international businesses.79 SmartFrame plugin uses fast and reliable image distribution cloud in order to process, encrypt and reduce image size. It allows images to be encrypted and displayed quickly and securely in any geographical location. The cloud is a custom implementation of Amazon Web Services and features autoscaling, load balancing, frequent backup, 24/7 monitoring and 99.9% availability and is home to many large international businesses. 70 80 71 81 It requires a simple registration which is FREE for up to 2GB of images which can be upgraded to Pro or Enterprise plans for more demanding users. Registration also gives you access to SmartFrame control panel which offers lots of unique image tools. Read more about features [here](https://smartframe.io/features/). … … 102 112 We need you to create a SmartFrame account so you have access to the SmartFrame Cloud where your images will be stored. You will be able to use the plugin directly from WordPress, without having to use the main SmartFrame Admin Panel. However, if you'd like to have access to some additional features, such as custom Themes or tracking data, you should explore the Admin Panel. 103 113 114 We are a European business, fully GDPR compliant and we guarantee your privacy and safety of your data. Registration details are only collected for the purpose of servicing your account. We will never share or sell your data. 115 104 116 = Where can I get the access code? = 105 117 … … 122 134 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. 123 135 124 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 /), you will be able to create your own custom Themes.136 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.4&utm_medium=referral&utm_source=WordPress%20Plugin%20Page&utm_content=SmartFrame%20Panel), you will be able to create your own custom Themes. 125 137 126 138 = Will SmartFrame have a negative impact on my SEO? = 127 139 128 No, SmartFrame does not have a negative impact on your SEO ranking. All the images converted to SmartFrames will remain visible to the search engine crawlers . You can adjust these settings in the Control section of the SmartFrame Admin Panel.140 No, SmartFrame does not have a negative impact on your SEO ranking. All the images converted to SmartFrames will remain visible to the search engine crawlers as small JPEG thumbnail. You can adjust these settings in the Control section of the SmartFrame Admin Panel. 129 141 130 142 = Does the plugin work on all major browsers? = 131 143 132 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 /).144 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.4&utm_medium=referral&utm_source=WordPress%20Plugin%20Page&utm_content=Supported%20Browsers). 133 145 134 146 = How can I remove "Powered by SmartFrame" label from my images? = 135 147 136 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 /).148 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.4&utm_medium=referral&utm_source=WordPress%20Plugin%20Page&utm_content=Pricing). 137 149 138 150 = Why do I still see <img> tags in the text editor in WordPress? = … … 148 160 149 161 == Changelog == 162 163 = 1.4 = 164 * Improved SmartFrame compatibility with some of the most popular WordPress themes: Avada, BeTheme, The7, Enfold, X The theme 165 * Improved compatibility with SmartFrame panel and new IPTC mapping 166 * Solved a problem with Deep Zoom in preview mode 167 * Solved a problem that was causing account logout after plugin update 150 168 151 169 = 1.3 =
Note: See TracChangeset
for help on using the changeset viewer.