=== Responsive Horizontal Table Scroll === Contributors: peymanfarahani Tags: responsive table, horizontal scroll, mobile table fix, auto table scroll, table overflow Requires at least: 5.0 Tested up to: 6.8 Requires PHP: 7.0 Stable tag: 1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Make your WordPress tables mobile-friendly with automatic horizontal scrolling and an animated arrow indicator. == Description == This plugin wraps all `` elements inside a responsive, scrollable container and shows a small arrow hint on mobile to indicate horizontal scrolling. No settings, no shortcodes — just activate and enjoy mobile-friendly tables across your site. **Features:** * Works with all themes and page builders (Elementor, Gutenberg, etc.) * Adds horizontal scroll automatically to all tables * Animated arrow hint (→ or ← based on RTL/LTR) * No jQuery required * Super lightweight == Installation == 1. Upload the plugin files to the `/wp-content/plugins/responsive-horizontal-table-scroll` directory, or install through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Done! All your tables are now responsive. == Frequently Asked Questions == = Does it work with RTL sites? = Yes! The arrow flips direction and position automatically. = Can I disable the arrow? = Not yet, but a future version may include settings. = Does it affect table design? = No. Your table styling stays intact. It only adds scroll behavior. == Changelog == = 1.0 = * Initial release