=== atec Cache Info ===
Contributors: DocJoJo
Tags: opcache, object cache, apcu, memcached, redis
Requires CP: 1.7
Tested up to: 6.9
Requires at least:4.9
Requires PHP: 7.4
Tested up to PHP: 8.4.5
Stable tag: 1.8.36
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Show system cache status and statistics for OPcache, JIT, Object Cache, APCu, Redis, Memcached, and SQLite Cache.
== Description ==
atec Cache Info gives you a complete overview of all system-level caching used by your WordPress installation.
It detects and displays:
* OPcache status
* PHP JIT support
* Object Cache type and health
* APCu presence and statistics
* Redis and Memcached availability
* SQLite Object Cache support (if any)
Use this plugin to diagnose performance bottlenecks, verify cache setup, and ensure that all critical caches are working correctly.
=== Specifications ===
* Compatible with: APCu, Memcached, Redis, SQLite
* Displays runtime statistics and limits
== Third-Party Services ==
=== Integrity check ===
Once, when activating the plugin, an integrity check is requested from our server – if you give your permission.
Source: https://atecplugins.com/
Privacy policy: https://atecplugins.com/privacy-policy/
== Installation ==
1. Upload the plugin to /wp-content/plugins/ or install via the WP admin panel.
2. Activate the plugin from the Plugins menu.
3. Select "atec Cache Info" link in admin menu bar.
== Frequently Asked Questions ==
= Will this plugin modify my server config? =
No. It is read-only and does not make any changes.
= Can I use this on shared hosting? =
Yes. It will display any supported caching features that are available in your current environment.
== Screenshots ==
1. Cache Info
2. Server Info
3. PHP Extensions
== Changelog ==
= 1.8.36 [2026.04.29] =
* guard for is_readable(\'/proc/meminfo\')
= 1.8.35 [2026.04.27] =
* fixed System RAM unit
= 1.8.34 [2026.03.23] =
* Dashboard undefined issue
= 1.8.33 [2026.01.28] =
* compatible with PHP 7.x
= 1.8.32 [2026.01.28] =
* OPcache contains scripts outside this account path.
= 1.8.31 [2025.12.09] =
* WP 6.9 tested
= 1.8.30 [2025.12.06] =
* Minor fixes
= 1.8.29 [2025.12.02] =
* WP 6.9 tested
= 1.8.28 [2025.12.02] =
* WP 6.9 tested
= 1.8.27 [2025.11.04] =
* SVN cleanup
= 1.8.26 [2025.09.27] =
* Plugin prefix fixed for all
= 1.8.25 [2025.09.09] =
* Fixed get_plugin_base_root on WIN
= 1.8.24 [2025.08.15] =
* Fixed SVG WPA Logo
= 1.8.23 [2025.08.10] =
* SVN update and WP clean upload
= 1.8.22 [2025.08.06] =
* get_plugin_base_root 👈 one level up
= 1.8.21 [2025.08.06] =
* Fixed get_plugin_base_root on WIN
= 1.8.20 [2025.08.03] =
* Changes after review
= 1.8.19 [2025.07.30] =
* WP_PLUGIN_DIR
= 1.8.18 [2025.07.23] =
* Line 424 in INIT fixed
= 1.8.17 [2025.07.22] =
* SVN update
= 1.8.16 [2025.07.19] =
* Framework changes, new ALIAS class
= 1.8.13 [2025.07.03] =
* Framework change: Dashboard, SVG
= 1.8.12 [2025.06.28] =
* Framework change: progress(); ALIAS class
= 1.8.11 [2025.06.26] =
* Framework change: Removed mixed ...$args
= 1.8.10 [2025.06.26] =
* Framework change, admin_debug_all()
= 1.8.9 [2025.06.24] =
* Framework change | License check improved
= 1.8.8 [2025.06.20] =
* Minor fixes
= 1.8.7 [2025.06.19] =
* Fixed LOADER for windows
= 1.8.6 [2025.06.19] =
* fixed flush()
= 1.8.5 [2025.06.19] =
* normalize_path
= 1.8.4 [2025.06.18] =
* Nonce issus fixed
= 1.8.3 [2025.06.17] =
* Table fix
= 1.8.2 [2025.06.17] =
* SVN Update
= 1.8.1 [2025.06.17] =
* Integrity Fix
= 1.8.0 [2025.06.15] =
* AWF NextStep
= 1.7.71 [2025.06.15] =
* Framework change
= 1.7.70 [2025.06.04] =
* Classes clean up
= 1.7.69 [2025.05.30] =
* AWF update
= 1.7.55 [2025.05.29] =
* Framework: New DASHBOARD, removed WIDGET
= 1.7.54 [2025.05.23] =
* Framework testing
= 1.7.53 [2025.05.15] =
* new autoloader
= 1.7.52 [2025.05.03] =
* INIT::maybe_load_assets(__DIR__, \'atec_wpdp\');
= 1.7.51 [2025.04.30] =
* AWF now fully namespaced
= 1.7.49 [2025.04.23] =
* NAMESPACE implemented
= 1.7.48 [2025.04.06] =
* Framework change
= 1.7.47 [2025.03.28] =
* class:: fix
= 1.7.46 [2025.03.16] =
* New style.css and check.css
= 1.7.45 [2025.03.04] =
* Framework changes
= 1.7.44 [2025.02.15] =
* (function() {
= 1.7.43 [2025.02.10] =
* New atec-fs filesystem
= 1.7.42 [2025.02.06] =
* CP release
= 1.7.41 [2025.02.05] =
* New flushing
= 1.7.40 [2025.02.04] =
* Improved memory conversion
= 1.7.39 [2025.02.03] =
* Spanish translation
= 1.7.37 [2025.02.03] =
* Fixed require on Dashboard line 86
= 1.7.36 [2025.02.03] =
* Updated atec-check.js
= 1.7.35 [2025.02.02] =
* Russian translation updated
= 1.7.34 [2025.02.02] =
* French translation by Stephane
= 1.7.32 [2025.02.02] =
* Framework changes (atec-check)
= 1.7.31 [2025.01.29] =
* define(\'ATEC_TOOLS_INC\',true); // just for backwards compatibility
= 1.7.30 [2025.01.26] =
* switched require_once -> require
= 1.7.29 [2025.01.26] =
* Fixed $options[\'redis\']
= 1.7.28 [2025.01.26] =
* removed exit afer redirect
= 1.7.27 [2025.01.26] =
* ATEC_WPcache_info
= 1.7.26 [2025.01.26] =
* Improved admin bar toggle
= 1.7.25 [2025.01.17] =
* Check button replaced
= 1.7.24 [2025.01.16] =
* SVN cleanup
= 1.7.23 [2025.01.16] =
* German translation
= 1.7.21 [2025.01.06] =
* New redis connect
* New Redis Info and Settings
= 1.7.19 [2024.12.24] =
* Fixed style sheet
* New styles, cleaned up .svg
= 1.7.15 [2024.12.14] =
* Memcached unix socket
= 1.7.14 [2024.12.12] =
* Toogle admin bar – improved
= 1.7.13 [2024.12.11] =
* $redisSettings
* $redis->auth($pwd);
= 1.7.11 [2024.12.07] =
* Toogle admin bar display
= 1.7.10 [2024.11.27] =
* Improved plugin activation routine
= 1.7.9 [2024.11.24] =
* [\'used_memory\']+[\'free_memory\']
= 1.7.8 [2024.11.23] =
* Fixed translation
= 1.7.7 [2024.11.22] =
* Fixed OC percentage
= 1.7.6 [2024.11.22] =
* opcache.memory_consumption versus memory_usage
= 1.7.5 [2024.11.22] =
* Optimized atec-*-install.php routine
= 1.7.4 [2024.11.21] =
* Added OPC Override & Max waste
* Added OPC free_memory
= 1.7.2 [2024.11.21] =
* Improved OPC stats and new OPC Scripts tab
= 1.7.1 [2024.11.18] =
* minor fixes, APCu help und persisten OC test
* ob_flush() issue
= 1.6.9 [2024.10.24] =
* jit
= 1.6.8 [2024.10.09] =
* new translation
= 1.6.7 [2024.10.04] =
* Memcached - connection
= 1.6.6 [2024.09.05] =
* Removed plugin install feature
= 1.6.5 [2024.08.26] =
* OPC info
= 1.6.4 [2024.08.21] =
* framework change
* license code
= 1.6.0 [2024.07.26] =
* extension check
= 1.5.4 [2024.06.1] =
* dashboard
= 1.5.2 [2024.06.06] =
* atec-check
= 1.5.1 [2024.06.05] =
* WP 6.5.4 approved
= 1.5 [2024.06.01] =
* max_accelerated_files, interned_strings_buffer, revalidate_freq
= 1.4.7 [2024.05.25] =
* translation
= 1.4.5, 1.4.6 [2024.05.22] =
* WP Object Cache Stats
* Extension list updated
= 1.4.3, 1.4.4 [2024.05.14] =
* new atec-wp-plugin-framework
= 1.4.1, 1.4.2 [2024.05.03] =
* optimized
= 1.4.0 [2024.04.29] =
* register_activation_hook
= 1.3.6, 1.3.7-1.3.9 [2024.04.11] =
* redis unix socket
= 1.3.5 [2024.04.06] =
* bug fix and icons
= 1.3.4 [2024.04.02] =
* PHPinfo
= 1.3.3 [2024.04.01] =
* requestUrl | port
= 1.3.1, 1.3.2 [2024.03.29] =
* OPcache bug fix
= 1.3.0 [2024.03.28] =
* tabs
= 1.2.9 [2024.03.27] =
* new grid
= 1.2.8 [2024.03.24] =
* admin menu atec group
= 1.2.7 [2024.03.23] =
* ob_flush bug fix and new styling
= 1.2.5 [2024.03.23] =
* new styles, SVG, Memory usage
= 1.2.3, 1.2.4 [2024.03.18] =
* new slug check
= 1.2.2 [2024.03.15] =
* new atec-style
= 1.2.1 [2024.03.13] =
* changes according to plugin check
= 1.1.7, 1.2 [2024.02.21] =
Tested up to: 6.5, minor fixes
= 1.1.6 [2023.09.14] =
* woocommerce Styles
= 1.1.4 [2023.06.29] =
* Additional php.ini info
= 1.1.3 [2023.06.26] =
* Memcached fix
= 1.1.2 [2023.06.26] =
* JIT check added
= 1.1.1 [2023.06.14] =
* Tested with WP 6.2.2
= 1.1.1 [2023.05.09] =
* Changes requested by wordpress.org in review process
= 1.0 [2023.04.07] =
* Initial Release