Changeset 1699010
- Timestamp:
- 07/19/2017 02:49:34 PM (9 years ago)
- Location:
- seostack
- Files:
-
- 82 added
- 4 edited
-
tags/1.0.1 (added)
-
tags/1.0.1/CODE_OF_CONDUCT.md (added)
-
tags/1.0.1/LICENSE (added)
-
tags/1.0.1/README.md (added)
-
tags/1.0.1/assets (added)
-
tags/1.0.1/assets/icon-128x128.png (added)
-
tags/1.0.1/assets/icon-256x256.png (added)
-
tags/1.0.1/assets/screenshot-1.png (added)
-
tags/1.0.1/assets/screenshot-2.png (added)
-
tags/1.0.1/assets/screenshot-3.png (added)
-
tags/1.0.1/css (added)
-
tags/1.0.1/css/seostack.frontend.css (added)
-
tags/1.0.1/css/seostack.frontend.min.css (added)
-
tags/1.0.1/images (added)
-
tags/1.0.1/images/full_logo.png (added)
-
tags/1.0.1/images/icon-128x128.png (added)
-
tags/1.0.1/images/icon-256x256.png (added)
-
tags/1.0.1/images/icon_16.png (added)
-
tags/1.0.1/images/icon_248.png (added)
-
tags/1.0.1/images/icon_32.png (added)
-
tags/1.0.1/js (added)
-
tags/1.0.1/js/seostack.admin.js (added)
-
tags/1.0.1/js/seostack.frontend.js (added)
-
tags/1.0.1/languages (added)
-
tags/1.0.1/languages/seostack-nl_NL.mo (added)
-
tags/1.0.1/languages/seostack-nl_NL.po (added)
-
tags/1.0.1/languages/seostack.pot (added)
-
tags/1.0.1/readme.txt (added)
-
tags/1.0.1/seostack.php (added)
-
tags/1.0.1/src (added)
-
tags/1.0.1/src/SeoStackWP (added)
-
tags/1.0.1/src/SeoStackWP/Admin (added)
-
tags/1.0.1/src/SeoStackWP/Admin/AdminFactory.php (added)
-
tags/1.0.1/src/SeoStackWP/Admin/Controllers (added)
-
tags/1.0.1/src/SeoStackWP/Admin/Controllers/AjaxController.php (added)
-
tags/1.0.1/src/SeoStackWP/Admin/Controllers/DashboardController.php (added)
-
tags/1.0.1/src/SeoStackWP/Admin/Controllers/SettingsController.php (added)
-
tags/1.0.1/src/SeoStackWP/Admin/Render.php (added)
-
tags/1.0.1/src/SeoStackWP/Admin/Views (added)
-
tags/1.0.1/src/SeoStackWP/Admin/Views/dashboard.php (added)
-
tags/1.0.1/src/SeoStackWP/Admin/Views/dashboard_installation.php (added)
-
tags/1.0.1/src/SeoStackWP/Admin/Views/elements (added)
-
tags/1.0.1/src/SeoStackWP/Admin/Views/elements/installation_bar.php (added)
-
tags/1.0.1/src/SeoStackWP/Admin/Views/elements/logo_bar.php (added)
-
tags/1.0.1/src/SeoStackWP/Admin/Views/settings.php (added)
-
tags/1.0.1/src/SeoStackWP/Admin/Views/settings_first.php (added)
-
tags/1.0.1/src/SeoStackWP/Admin/Views/settings_live_search.php (added)
-
tags/1.0.1/src/SeoStackWP/Admin/Views/settings_reindex.php (added)
-
tags/1.0.1/src/SeoStackWP/Admin/Views/settings_reindex_not_indexable.php (added)
-
tags/1.0.1/src/SeoStackWP/Admin/Views/settings_second.php (added)
-
tags/1.0.1/src/SeoStackWP/Admin/Views/settings_second_not_indexable.php (added)
-
tags/1.0.1/src/SeoStackWP/Admin/Views/settings_third.php (added)
-
tags/1.0.1/src/SeoStackWP/Api (added)
-
tags/1.0.1/src/SeoStackWP/Api/ApiDocument.php (added)
-
tags/1.0.1/src/SeoStackWP/Api/ApiService.php (added)
-
tags/1.0.1/src/SeoStackWP/Api/AuthorDocument.php (added)
-
tags/1.0.1/src/SeoStackWP/Api/CategoryDocument.php (added)
-
tags/1.0.1/src/SeoStackWP/Api/DocumentStructureInterface.php (added)
-
tags/1.0.1/src/SeoStackWP/Api/MetaDataDocument.php (added)
-
tags/1.0.1/src/SeoStackWP/Api/TagDocument.php (added)
-
tags/1.0.1/src/SeoStackWP/Core (added)
-
tags/1.0.1/src/SeoStackWP/Core/Application.php (added)
-
tags/1.0.1/src/SeoStackWP/Datasource (added)
-
tags/1.0.1/src/SeoStackWP/Datasource/DatasourceInterface.php (added)
-
tags/1.0.1/src/SeoStackWP/Datasource/WordPressDatasource.php (added)
-
tags/1.0.1/src/SeoStackWP/Events (added)
-
tags/1.0.1/src/SeoStackWP/Events/EventService.php (added)
-
tags/1.0.1/src/SeoStackWP/Frontend (added)
-
tags/1.0.1/src/SeoStackWP/Frontend/FrontendFactory.php (added)
-
tags/1.0.1/src/SeoStackWP/Frontend/FrontendService.php (added)
-
tags/1.0.1/src/SeoStackWP/Init.php (added)
-
tags/1.0.1/vendor (added)
-
tags/1.0.1/vendor/autoload.php (added)
-
tags/1.0.1/vendor/composer (added)
-
tags/1.0.1/vendor/composer/ClassLoader.php (added)
-
tags/1.0.1/vendor/composer/LICENSE (added)
-
tags/1.0.1/vendor/composer/autoload_classmap.php (added)
-
tags/1.0.1/vendor/composer/autoload_namespaces.php (added)
-
tags/1.0.1/vendor/composer/autoload_psr4.php (added)
-
tags/1.0.1/vendor/composer/autoload_real.php (added)
-
tags/1.0.1/vendor/composer/autoload_static.php (added)
-
tags/1.0.1/vendor/composer/installed.json (added)
-
trunk/css/seostack.frontend.css (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/seostack.php (modified) (2 diffs)
-
trunk/src/SeoStackWP/Init.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
seostack/trunk/css/seostack.frontend.css
r1695965 r1699010 1 1 #seostack-wrapper { 2 2 position: relative; 3 } 4 5 #seostack-suggest-box:before, #seostack-suggest-box:after, ul#seostack-suggest:before, ul#seostack-suggest:after { 6 content: none !important; 3 7 } 4 8 -
seostack/trunk/readme.txt
r1697046 r1699010 5 5 Requires at least: 4.6 6 6 Tested up to: 4.8 7 Stable tag: 1.0. 07 Stable tag: 1.0.1 8 8 9 9 Improve the internal search results with this plugin. Live search, spelling and synonyms are supported. … … 57 57 Privacy: We only store data that is publicly visible. For example, we use the title, content, excerpt and the name of the author. We don't save an email address from the author. 58 58 59 **Translations** 60 This site search plugin is currently available in English and Dutch. Would you like to help us with the translation? You may want to use the [generated .pot file](https://github.com/seostack/seostack-for-wordpress/blob/develop/languages) on our GitHub page. 61 59 62 == Installation == 60 63 … … 88 91 == Changelog == 89 92 93 = 1.0.1 - 19 July 2017 = 94 95 * Enhancements 96 * Dutch translation added 97 * CSS optimized, added minified file in the frontend 98 99 * Bug fixes 100 * CSS bug fix in the frontend styling to prevent "before" and "after" elements in the search suggestion box 101 90 102 = 1.0.0 - 14 July 2017 = 91 -Initial SEOStack for WordPress release92 -Improve the internal site search results (synonyms and automated spelling improvements)93 -Customize the live search design103 * Initial SEOStack for WordPress release 104 * Improve the internal site search results (synonyms and automated spelling improvements) 105 * Customize the live search design -
seostack/trunk/seostack.php
r1695965 r1699010 12 12 13 13 14 define( 'SEOSTACK_VERSION', '1.0. 0' );14 define( 'SEOSTACK_VERSION', '1.0.1' ); 15 15 16 16 define( 'SEOSTACK_API_ENDPOINT', 'https://search.api.seostack.io/' ); … … 25 25 26 26 add_action( 'init', array( $application, 'init' ) ); 27 add_action( 'plugins_loaded', array( $application, 'loadPluginTranslations' ) ); -
seostack/trunk/src/SeoStackWP/Init.php
r1695965 r1699010 84 84 } 85 85 86 /** 87 * Load the translation files for SEOStack 88 */ 89 public function loadPluginTranslations() { 90 load_plugin_textdomain( 'seostack', false, basename( SEOSTACK_PLUGIN_ROOT_DIR ) . '/languages' ); 91 } 92 86 93 }
Note: See TracChangeset
for help on using the changeset viewer.