Updating Version and Documentation

This commit is contained in:
2025-09-02 11:27:34 -07:00
parent 7cd7f036ff
commit 6e01e27cb9
4 changed files with 258 additions and 41 deletions

View File

@@ -15,7 +15,7 @@ if (!defined('WPINC')) {
}
// Plugin constants
define('TWP_VERSION', '2.4.2');
define('TWP_VERSION', '2.8.6');
define('TWP_DB_VERSION', '1.6.2'); // Track database version separately
define('TWP_PLUGIN_DIR', plugin_dir_path(__FILE__));
define('TWP_PLUGIN_URL', plugin_dir_url(__FILE__));