Changeset 2092277
- Timestamp:
- 05/21/2019 12:26:41 PM (7 years ago)
- Location:
- smartframe
- Files:
-
- 294 added
- 1 edited
-
tags/1.5 (added)
-
tags/1.5/LICENSE.txt (added)
-
tags/1.5/admin (added)
-
tags/1.5/admin/img (added)
-
tags/1.5/admin/img/logo_transparentbackground_white.png (added)
-
tags/1.5/admin/img/wp_icon.png (added)
-
tags/1.5/admin/img/wp_icon@2x.png (added)
-
tags/1.5/admin/index.php (added)
-
tags/1.5/admin/partials (added)
-
tags/1.5/admin/partials/css (added)
-
tags/1.5/admin/partials/css/admin.css (added)
-
tags/1.5/admin/partials/footer.php (added)
-
tags/1.5/admin/partials/form (added)
-
tags/1.5/admin/partials/form/standard-wordpress-template-edit-attachment.php (added)
-
tags/1.5/admin/partials/inputs (added)
-
tags/1.5/admin/partials/inputs/apiKey.php (added)
-
tags/1.5/admin/partials/inputs/image-input.php (added)
-
tags/1.5/admin/partials/inputs/smartframe-frame.php (added)
-
tags/1.5/admin/partials/js (added)
-
tags/1.5/admin/partials/js/jqurey-validate.js (added)
-
tags/1.5/admin/partials/js/pixelrights-smartframe-admin.js (added)
-
tags/1.5/admin/partials/js/smartframe-dectivation.js (added)
-
tags/1.5/admin/partials/notifications (added)
-
tags/1.5/admin/partials/notifications/activate-api-key.php (added)
-
tags/1.5/admin/partials/parts (added)
-
tags/1.5/admin/partials/parts/header.php (added)
-
tags/1.5/admin/partials/settings (added)
-
tags/1.5/admin/partials/settings/properties-partial.php (added)
-
tags/1.5/admin/partials/settings/proporties.php (added)
-
tags/1.5/admin/partials/settings/themes.php (added)
-
tags/1.5/admin/partials/settings/tutorial.php (added)
-
tags/1.5/admin/views (added)
-
tags/1.5/admin/views/media-library (added)
-
tags/1.5/admin/views/media-library/image-details-settings-section.php (added)
-
tags/1.5/admin/views/menu (added)
-
tags/1.5/admin/views/menu/register.php (added)
-
tags/1.5/index.php (added)
-
tags/1.5/public (added)
-
tags/1.5/public/css (added)
-
tags/1.5/public/css/pixelrights-smartframe-public.css (added)
-
tags/1.5/public/index.php (added)
-
tags/1.5/public/js (added)
-
tags/1.5/public/js/pixelrights-smartframe-public.js (added)
-
tags/1.5/public/partials (added)
-
tags/1.5/public/partials/inputs (added)
-
tags/1.5/public/partials/inputs/image-input.php (added)
-
tags/1.5/public/partials/pixelrights-smartframe-public-display.php (added)
-
tags/1.5/react (added)
-
tags/1.5/react/.editorconfig (added)
-
tags/1.5/react/.eslintignore (added)
-
tags/1.5/react/.eslintrc.json (added)
-
tags/1.5/react/.gitignore (added)
-
tags/1.5/react/README.md (added)
-
tags/1.5/react/dist (added)
-
tags/1.5/react/dist/blocks.build.js (added)
-
tags/1.5/react/dist/blocks.editor.build.css (added)
-
tags/1.5/react/dist/blocks.style.build.css (added)
-
tags/1.5/react/package-lock.json (added)
-
tags/1.5/react/package.json (added)
-
tags/1.5/react/src (added)
-
tags/1.5/react/src/block (added)
-
tags/1.5/react/src/block/block.js (added)
-
tags/1.5/react/src/block/editor.scss (added)
-
tags/1.5/react/src/block/style.scss (added)
-
tags/1.5/react/src/blocks.js (added)
-
tags/1.5/react/src/common.scss (added)
-
tags/1.5/react/src/gallery (added)
-
tags/1.5/react/src/gallery/extendedGallery.js (added)
-
tags/1.5/react/src/guttenBerg (added)
-
tags/1.5/react/src/guttenBerg/CustomMediaUpload.js (added)
-
tags/1.5/react/src/init.php (added)
-
tags/1.5/readme.txt (added)
-
tags/1.5/smartframe.php (added)
-
tags/1.5/uninstall.php (added)
-
tags/1.5/vendor (added)
-
tags/1.5/vendor/autoload.php (added)
-
tags/1.5/vendor/composer (added)
-
tags/1.5/vendor/composer/ClassLoader.php (added)
-
tags/1.5/vendor/composer/LICENSE (added)
-
tags/1.5/vendor/composer/autoload_classmap.php (added)
-
tags/1.5/vendor/composer/autoload_files.php (added)
-
tags/1.5/vendor/composer/autoload_namespaces.php (added)
-
tags/1.5/vendor/composer/autoload_psr4.php (added)
-
tags/1.5/vendor/composer/autoload_real.php (added)
-
tags/1.5/vendor/composer/autoload_static.php (added)
-
tags/1.5/vendor/composer/installed.json (added)
-
tags/1.5/vendor/guzzlehttp (added)
-
tags/1.5/vendor/guzzlehttp/guzzle (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/CHANGELOG.md (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/LICENSE (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/README.md (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/UPGRADING.md (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/composer.json (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Client.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/ClientInterface.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Cookie (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Exception (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Handler (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/HandlerStack.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/MessageFormatter.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Middleware.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/Pool.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/RequestOptions.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/TransferStats.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/UriTemplate.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/functions.php (added)
-
tags/1.5/vendor/guzzlehttp/guzzle/src/functions_include.php (added)
-
tags/1.5/vendor/guzzlehttp/promises (added)
-
tags/1.5/vendor/guzzlehttp/promises/CHANGELOG.md (added)
-
tags/1.5/vendor/guzzlehttp/promises/LICENSE (added)
-
tags/1.5/vendor/guzzlehttp/promises/Makefile (added)
-
tags/1.5/vendor/guzzlehttp/promises/README.md (added)
-
tags/1.5/vendor/guzzlehttp/promises/composer.json (added)
-
tags/1.5/vendor/guzzlehttp/promises/src (added)
-
tags/1.5/vendor/guzzlehttp/promises/src/AggregateException.php (added)
-
tags/1.5/vendor/guzzlehttp/promises/src/CancellationException.php (added)
-
tags/1.5/vendor/guzzlehttp/promises/src/Coroutine.php (added)
-
tags/1.5/vendor/guzzlehttp/promises/src/EachPromise.php (added)
-
tags/1.5/vendor/guzzlehttp/promises/src/FulfilledPromise.php (added)
-
tags/1.5/vendor/guzzlehttp/promises/src/Promise.php (added)
-
tags/1.5/vendor/guzzlehttp/promises/src/PromiseInterface.php (added)
-
tags/1.5/vendor/guzzlehttp/promises/src/PromisorInterface.php (added)
-
tags/1.5/vendor/guzzlehttp/promises/src/RejectedPromise.php (added)
-
tags/1.5/vendor/guzzlehttp/promises/src/RejectionException.php (added)
-
tags/1.5/vendor/guzzlehttp/promises/src/TaskQueue.php (added)
-
tags/1.5/vendor/guzzlehttp/promises/src/TaskQueueInterface.php (added)
-
tags/1.5/vendor/guzzlehttp/promises/src/functions.php (added)
-
tags/1.5/vendor/guzzlehttp/promises/src/functions_include.php (added)
-
tags/1.5/vendor/guzzlehttp/psr7 (added)
-
tags/1.5/vendor/guzzlehttp/psr7/CHANGELOG.md (added)
-
tags/1.5/vendor/guzzlehttp/psr7/LICENSE (added)
-
tags/1.5/vendor/guzzlehttp/psr7/README.md (added)
-
tags/1.5/vendor/guzzlehttp/psr7/composer.json (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src/AppendStream.php (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src/BufferStream.php (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src/CachingStream.php (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src/DroppingStream.php (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src/FnStream.php (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src/InflateStream.php (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src/LazyOpenStream.php (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src/LimitStream.php (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src/MessageTrait.php (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src/MultipartStream.php (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src/NoSeekStream.php (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src/PumpStream.php (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src/Request.php (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src/Response.php (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src/ServerRequest.php (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src/Stream.php (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src/StreamWrapper.php (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src/UploadedFile.php (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src/Uri.php (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src/UriNormalizer.php (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src/UriResolver.php (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src/functions.php (added)
-
tags/1.5/vendor/guzzlehttp/psr7/src/functions_include.php (added)
-
tags/1.5/vendor/psr (added)
-
tags/1.5/vendor/psr/http-message (added)
-
tags/1.5/vendor/psr/http-message/CHANGELOG.md (added)
-
tags/1.5/vendor/psr/http-message/LICENSE (added)
-
tags/1.5/vendor/psr/http-message/README.md (added)
-
tags/1.5/vendor/psr/http-message/composer.json (added)
-
tags/1.5/vendor/psr/http-message/src (added)
-
tags/1.5/vendor/psr/http-message/src/MessageInterface.php (added)
-
tags/1.5/vendor/psr/http-message/src/RequestInterface.php (added)
-
tags/1.5/vendor/psr/http-message/src/ResponseInterface.php (added)
-
tags/1.5/vendor/psr/http-message/src/ServerRequestInterface.php (added)
-
tags/1.5/vendor/psr/http-message/src/StreamInterface.php (added)
-
tags/1.5/vendor/psr/http-message/src/UploadedFileInterface.php (added)
-
tags/1.5/vendor/psr/http-message/src/UriInterface.php (added)
-
tags/1.5/vendor/smartframe (added)
-
tags/1.5/vendor/smartframe/smartlib (added)
-
tags/1.5/vendor/smartframe/smartlib/composer.json (added)
-
tags/1.5/vendor/smartframe/smartlib/composer.lock (added)
-
tags/1.5/vendor/smartframe/smartlib/src (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Api (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Api/LazyLoadingSmartFrameApi.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Api/SmartFrameApi.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Api/SmartFrameApiFactory.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Api/SmartFrameApiInterface.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Api/SmartFrameOptionProvider.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Api/SmartFrameOptionProviderFactory.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/MediaLibrary (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/MediaLibrary/MediaLibraryManager.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/MenuHandlers (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/MenuHandlers/DashboardMenuHandler.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/MenuHandlers/PropertiesMenuHandler.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/MenuHandlers/RegisterMenuHandler.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/MenuHandlers/ThemeMenuHandler.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/MenuHandlers/TutorialMenuHandler.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/MenuManager (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/MenuManager/SmartFrameAdminMenuManager.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Model (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Model/Payment.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Model/ProfileModel.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Model/ProfileModelFactory.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Providers (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Providers/RetroActiveSmartFrameImageProvider.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Providers/SmartFrameImageProvider.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Providers/WordpressMenuUrlProvider.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Sections (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Sections/Admin (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Sections/Admin/AdminSectionManager.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Sections/Publicc (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Sections/Publicc/PublicSectionManager.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Settings (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Settings/Handlers (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Settings/Handlers/PropertiesSettingsHandler.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Settings/Handlers/RegisterSettingsHandler.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Settings/Handlers/ThemeSettingsHandler.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/Ajax (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/Ajax/ApiAjaxWrapper.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/Ajax/AttachmentsDetailsLoadSmartframePreview.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/Ajax/MediaLibraryFieldsLoader.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/Ajax/ThemeProviderAjax.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/EditAttachmentManager.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Settings/MetaBoxes/MediaLibraryFields.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/SmartFramePlugin.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Theme (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/Theme/ThemeProvider.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/ViewHelpers (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/ViewHelpers/InputRenderer.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/App/config.plugin.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Config (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Config/Config.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Converters (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Converters/ByteSizeConverter.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Converters/StringBoolean.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Exception (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Exception/EnoughtPrivilagesException.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Helpers.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Interfaces (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Interfaces/ActionHandlerInterface.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Interfaces/LoaderInterface.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Listener (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Listener/Listener.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/MetaBox (added)
-
tags/1.5/vendor/smartframe/smartlib/src/MetaBox/SimpleMetaBox.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Model (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Model/PostTable.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Model/TermsTable.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Plugin (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Plugin/PluginInterface.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Plugin/PluginLoader.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Plugin/PluginManager.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/View (added)
-
tags/1.5/vendor/smartframe/smartlib/src/View/FormFieldsRenderer.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/View/ViewRenderFactory.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/View/ViewRendererClass.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Widget (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Widget/AbstractWidget.php (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Widget/Interfaces (added)
-
tags/1.5/vendor/smartframe/smartlib/src/Widget/Interfaces/WidgetInterface.php (added)
-
tags/1.5/vendor/smartframe/smartlib/vendor (added)
-
tags/1.5/vendor/smartframe/smartlib/vendor/autoload.php (added)
-
tags/1.5/vendor/smartframe/smartlib/vendor/composer (added)
-
tags/1.5/vendor/smartframe/smartlib/vendor/composer/ClassLoader.php (added)
-
tags/1.5/vendor/smartframe/smartlib/vendor/composer/LICENSE (added)
-
tags/1.5/vendor/smartframe/smartlib/vendor/composer/autoload_classmap.php (added)
-
tags/1.5/vendor/smartframe/smartlib/vendor/composer/autoload_namespaces.php (added)
-
tags/1.5/vendor/smartframe/smartlib/vendor/composer/autoload_psr4.php (added)
-
tags/1.5/vendor/smartframe/smartlib/vendor/composer/autoload_real.php (added)
-
tags/1.5/vendor/smartframe/smartlib/vendor/composer/autoload_static.php (added)
-
tags/1.5/vendor/smartframe/smartlib/vendor/composer/installed.json (added)
-
trunk/readme.txt (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
smartframe/trunk/readme.txt
r2085366 r2092277 1 === WordPress Image Security & CompressionPlugin - SmartFrame ===1 === WordPress Image Compression & Security Plugin - SmartFrame === 2 2 Contributors: SmartFrame 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.16 Tested up to: 5. 15 Stable tag: 1.5 6 Tested up to: 5.2 7 7 Requires PHP: 5.6 8 8 License: GPLv2 or later 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. Automatic image optimization without any quality loss.11 Compress your images without losing quality. Secure them with watermark, disable right click, enable image zoom or fullscreen. 12 12 13 13 == Description == … … 32 32 33 33 34 ### Smart image compression ### 35 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. 37 38 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. 39 40 34 41 ### Security and copyright protection ### 35 42 … … 42 49 43 50 This technology means that your images are protected not only from right-click and common screenshot attempts, but they cannot be found in the source code either. This will discourage most users from copying your images and it will also protect you from any malicious web crawlers which may try to scrap your content. 44 45 46 ### Smart image compression ###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 (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 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.51 51 52 52 … … 84 84 ### Compatibility notes ### 85 85 86 SmartFrame plugin allows you to convert any JPEG image in your pages and posts into SmartFrame format. Support for background images, featured images, galleries and multiple image formats is coming soon. The plugin has been tested with most popular WordPress themes but due to huge variety of WordPress themes and layouts we cannot guarantee that it will work with every theme, especially completely custom ones. If SmartFrame doesn't seem to work correctly with your theme, please write to us and we will do our best to fix it: [support@smartframe.io](mailto:support@smartframe.io) 86 SmartFrame plugin allows you to convert any JPEG image in your pages and posts into SmartFrame format. Support for background images, featured images, galleries and multiple image formats is coming soon. The plugin has been tested with most popular WordPress themes but due to huge variety of WordPress themes and layouts we cannot guarantee that it will work with every theme, especially completely custom ones. 87 SmartFrame plugin is fully compatible with Smush Image Compression and Optimization, Compress JPEG & PNG images, EWWW Image Optimizer, Optimus – WordPress Image Optimizer, CheetahO Image Compression and Optimizer, ShortPixel Image Optimizer, Image optimization service by Optimole, Robin image optimizer, Kraken Image Optimizer, Image Watermark, Easy Watermark, reSmush.it Image Optimizer, Disable Right Click For WP, No Right Click Images Plugin, WP Content Copy Protection & No Right Click, WP, Content Copy Protection with Color Design. If SmartFrame doesn't seem to work correctly with your theme, please write to us and we will do our best to fix it: [support@smartframe.io](mailto:support@smartframe.io) 87 88 88 89 … … 91 92 1. Install the SmartFrame plugin either via the WordPress.org plugin repository or by uploading the files to your server. (See instructions on [how to install a WordPress plugin](https://codex.wordpress.org/Managing_Plugins#Installing_Plugins)) 92 93 1. Activate the SmartFrame plugin. 93 1. Click to the SmartFrame tab on the left-side menu and provide the SmartFrame access code.94 1. Click to the SmartFrame tab on the left-side menu and start using the plugin. 94 95 95 96 … … 108 109 If you deactivate or delete the plugin, your images are instantly converted to the original file format and remain visible on your website. 109 110 110 = Why do I need to create a SmartFrame account to use this plugin? =111 = Do I need to create a SmartFrame account to use this plugin? = 111 112 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 beable 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.113 You don't need to create a SmartFrame account to use this plugin but if you need more features (e.g. Manage themes) you can easily create a SmartFrame account. You will be always 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. 113 114 114 115 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. … … 118 119 If you already have a SmartFrame account and want to connect it with the WordPress plugin, you will be able to find the access key in the SmartFrame Admin Panel in My Account > Integrations. Simply paste this code on the plugin page and your SmartFrame account will be linked to your WordPress account. 119 120 120 If you don't have a SmartFrame account , you can start the registration directly from the SmartFrame plugin. You will be redirected to the SmartFrame registration page.121 If you don't have a SmartFrame account and you want to create one, you can start the registration directly from the SmartFrame plugin. 121 122 122 123 = What is the difference between SmartFrame and other content security plugins? = … … 161 162 == Changelog == 162 163 164 = 1.5 = 165 * Registration is no longer required to use the SmartFrame plugin 166 * SmartFrame plugin is now compatible with WordPress 5.2 167 * Bug fixes 168 163 169 = 1.4.1 = 164 170 * Solved a problem with access code during the registration
Note: See TracChangeset
for help on using the changeset viewer.