Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Releases: ChrisWinters/robotstxt-manager

Version 3.0.0

Choose a tag to compare

@ChrisWinters ChrisWinters released this 24 Feb 21:35
  • 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

Choose a tag to compare

@ChrisWinters ChrisWinters released this 04 Dec 22:44
f2e4821
  • 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

Choose a tag to compare

@ChrisWinters ChrisWinters released this 23 Jan 20:31
  • 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

Choose a tag to compare

@ChrisWinters ChrisWinters released this 26 Jul 11:06

2020-07-25- Hotfix

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

Version 1.0.4

Choose a tag to compare

@ChrisWinters ChrisWinters released this 24 Jul 13:02
  • Update Plugin Update Checker from v4 to v4.9
  • Corrected Robotstxt class instance callable

Version 1.0.3

Choose a tag to compare

@ChrisWinters ChrisWinters released this 12 Apr 17:16

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

Choose a tag to compare

@ChrisWinters ChrisWinters released this 06 Aug 15:28
  • 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

Choose a tag to compare

@ChrisWinters ChrisWinters released this 27 Jun 21:25
  • 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