Skip to content

Releases: ChrisWinters/robotstxt-manager

Version 3.0.0

24 Feb 21:35
Compare
Choose a tag to compare
  • Restructured to fully functional code base
  • Corrected zip file build path and update.json path
  • Migrated post objects to admin_post_$hooks
  • New previewer for hardcoded preset robots.txt files

Version 2.0.0

04 Dec 22:44
f2e4821
Compare
Choose a tag to compare
  • Refactored, cleaned, commented code structure
  • Adjusted plugin activation to set proper robots.txt file
  • Migrated plugin admin styling to Bootstrap 5
  • Extensive accessibility update within plugin admin
  • Updated Plugin Update Checker to 5.0
  • Tested on PHP versions 7.2, 8.0, and 8.1
  • Tested robots.txt cleaner rules

Version 1.1.0

23 Jan 20:31
Compare
Choose a tag to compare
  • Corrected filename typo in class-robotstxt.php
  • Updated plugin update checker to newest version
  • Created new build file to zip plugin
  • Created new build file to version bump plugin
  • Updated packages and scripts
  • Removed gulp
  • Updated comments

Version 1.0.5

26 Jul 11:06
Compare
Choose a tag to compare

2020-07-25- Hotfix

Simplified how plugin loads features
Refactor robotstxt class and robots.txt detection

Version 1.0.4

24 Jul 13:02
Compare
Choose a tag to compare
  • Update Plugin Update Checker from v4 to v4.9
  • Corrected Robotstxt class instance callable

Version 1.0.3

12 Apr 17:16
Compare
Choose a tag to compare

1.0.3

2020-04-12- Hotfix

  • Removed esc_html output around WordPress robots_txt filter in class-robotstxt.php
  • Corrected/added strict comparison in class-robotstxt.php
  • Added namespaces to admin and public class instantiate calls
  • WordPress 5.4 Tested

Version 1.0.1

06 Aug 15:28
Compare
Choose a tag to compare
  • Corrected plugin translation file being called incorrectly
  • Moved admin/public class calls into plugins_loaded hook
  • Moved /svn/ directory to root directory
  • Corrected screenshot links in README file
  • Corrected bump.js gulp task

Version 1.0.0

27 Jun 21:25
Compare
Choose a tag to compare
  • Official Release
  • Migrated to new plugin format, added gulpfile.js to manage plugin admin styling
  • Set activation hook to get website robots.txt file and set as saved robots.txt for plugin
  • Add Plugin Update Checker for Github release updates via the WordPress admin
  • Created viewable examples of preset robots.txt files
  • Migrated settings to use single array option