Changeset 2489088
- Timestamp:
- 03/07/2021 09:34:14 PM (5 years ago)
- Location:
- consolety/tags/3.0.0
- Files:
-
- 35 added
- 1 deleted
- 1 edited
-
classes (added)
-
classes/API.php (added)
-
classes/Ajax.php (added)
-
classes/ContentMarketing.php (added)
-
classes/DisplayBlock.php (added)
-
classes/Entity (added)
-
classes/Entity/Link.php (added)
-
classes/Entity/Site.php (added)
-
classes/Initialization.php (added)
-
classes/Repository.php (added)
-
classes/SettingsDesignBlock.php (added)
-
classes/SettingsMainBlock.php (added)
-
classes/Utils (added)
-
classes/Utils/Validator.php (added)
-
composer.json (added)
-
composer.lock (added)
-
consolety.php (added)
-
css (added)
-
css/admin.css (added)
-
img/secret-key-button.png (added)
-
js (added)
-
js/admin.js (added)
-
main.php (deleted)
-
readme.txt (modified) (3 diffs)
-
vendor (added)
-
vendor/autoload.php (added)
-
vendor/composer (added)
-
vendor/composer/ClassLoader.php (added)
-
vendor/composer/InstalledVersions.php (added)
-
vendor/composer/LICENSE (added)
-
vendor/composer/autoload_classmap.php (added)
-
vendor/composer/autoload_namespaces.php (added)
-
vendor/composer/autoload_psr4.php (added)
-
vendor/composer/autoload_real.php (added)
-
vendor/composer/autoload_static.php (added)
-
vendor/composer/installed.json (added)
-
vendor/composer/installed.php (added)
Legend:
- Unmodified
- Added
- Removed
-
consolety/tags/3.0.0/readme.txt
r2332066 r2489088 2 2 Contributors: Artem Yanin 3 3 Tags: Backlinks, SEO, Link Partner, Link Building, Link Exchange 4 Requires at least: 4.05 Tested up to: 5. 46 Stable tag: 2.14 Requires at least: 5.0 5 Tested up to: 5.6.2 6 Stable tag: 3.0.0 7 7 Requires PHP: 7.2 8 8 License: GPLv2 or later … … 88 88 2. Add the API key inside the plugin in wordpress (the consolety wp plugin) 89 89 3. Click save button inside consolety wp plugin after you have added the key 90 4. Go back to https://my.consolety.net/sites and click to validate your website91 90 92 91 "Site should be validated after this, IF you get an error message stating that we can not find the consolety plugin installed on your website, please check your input in "Add your site url" section if there is a mismatch in domain name, or if you website is redirecting to https please use https:// instead of http://" … … 128 127 == Screenshots == 129 128 130 1. 131 2. 129 1. Plugin overview 130 2. Change style of block 132 131 133 132 == Changelog == 134 133 135 = 2.1 = 134 = 3.0.0 = 135 *Release Date - 08 March 2021* 136 136 137 *Added button for flush all posts from the system 138 *Now backlinks on your site have synchronization with the system 139 *Removed file_get_contents() method for stable work on hard secured servers 140 *Posts with category "Uncategorized" is no more available for export. Its making not clear matching between posts and has posts like "Hello world!" 141 *Fixed bug with exporting unpublished posts on first export 142 *Fixed export of posts description, now its correct text-only without trash tags 143 *Fixed description of "reset all feeds" button 144 *All uncategorized posts in our system and backlinks with them on your sites will be cleaned soon 145 *Plugin security improved 146 *Styling of consolety's block of links coming soon! 147 148 = 2.0.4 = 149 150 *Important hotfix for fix perfomance 151 152 = 2.0 = 153 *Release Date - 12 April 2020* 154 155 * REVIVED: We moved on new domain - consolety.net, fixed some critical errors in plugin and ready to release, a lot of new ideas! Get ready for new updates. 156 157 158 = 1.1 = 159 *Release Date - 1 June 2018* 160 161 * Added: You can posting to your sites through consolety, don't forget to activate new option for it! 162 * Fixed: Now links have correct matching, if you have bad matched links, you can re-match received links for displaying on your posts by "reset all feeds" button on plugin page. 163 164 = 0.9.9.2 = 165 *Release Date - 9 May 2018* 166 167 * Added: site status in consolety network on plugin page 168 * Changed: "view details" replaced with "Read more" 169 170 = 0.9.9.1 = 171 *Release Date - 30 April 2018* 172 173 * Fixed bug with wrong number of posts with backlinks generated by consolety 174 = 0.9.9 = 175 *Release Date - 18 April 2018* 176 177 * Big rework of plugin engine, fixed a lot of possible problems in future 178 * Beta version ready 179 180 = 0.9.8 = 181 *Release Date - 02 April 2018* 182 183 * Description of functions updated 184 * Removed shortcode (will be returned in future) 185 * Added option for export older posts to consolety network 186 * Added plugin feed generator, which will be used by default (sometimes sites has no feed url) 187 * Added way to select between feed generator and custom feed url 188 * This is last big update before global tests and bugfixes, we'll launch soon! 189 190 = 0.9.4 = 191 *Release Date - 21 March 2018* 192 193 * Description updated 194 * Style issue fixed 195 137 * IMPORTANT at the moment the exchange of links is disabled pending the replenishment of the database with a large number of posts for a better match. 138 * The system has been reset, posts must be exported again, account and site data is not affected. 139 * The post comparison system has been greatly improved. 140 * Reworked the scheme for adding links to the site, now the plugin does not exert any load when loading pages. 141 * Reworked site activation scheme. You no longer need to go back to my.consolety.net and manually check plugin activation - just add the secret key and save it. 142 * Reworked: appearance and content of the plugin. 143 * Fixed all warnings about code shortcomings in DEBUG mode. 144 * Added a system for styling the link block. 145 * Added system for monitoring the relevance of these posts from the selected categories, there is a full synchronization with my.consolety.net of all actions with posts: adding, changing, deleting. 146 * Added the ability to see site data in the my.consolety.net system. In the future, the ability to control the system through the plugin will be expanded. 147 * Added: Outdated or inaccessible links will be removed after 3 days. 148 * The content marketing system has been temporarily removed. 149 * The ability to remove all your own or someone else's links has been temporarily removed. 196 150 197 151 == Upgrade Notice == 198 152 153 = 3.0.0 = 154 Due to the complete rewriting of the my.consolety.net system core, old versions of the plugin cannot work with the new system. 155 Feel free to contact us for any problem or idea you have: contact@consolety.net.
Note: See TracChangeset
for help on using the changeset viewer.