{"id":306263,"date":"2026-05-09T09:04:30","date_gmt":"2026-05-09T09:04:30","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/lms-courses-table\/"},"modified":"2026-05-09T09:04:57","modified_gmt":"2026-05-09T09:04:57","slug":"ab-courses-table-for-tutor-lms","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/ab-courses-table-for-tutor-lms\/","author":23489854,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"5.0.0","stable_tag":"5.0.0","tested":"6.9.4","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"AB Courses Table for Tutor LMS","header_author":"Abdulrahman Barakat","header_description":"Displays Tutor LMS courses in a filterable Arabic table with category tabs, online\/offline toggle, search, and pagination.","assets_banners_color":"","last_updated":"2026-05-09 09:04:57","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/abdulrahman1285\/ab-courses-table-tutor-lms","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":17,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"5.0.0":{"tag":"5.0.0","author":"abdulrahmanbarakat","date":"2026-05-09 09:04:57"}},"upgrade_notice":{"5.0.0":"<p>Added full translation support (WPML, Polylang). No breaking changes \u2014 safe to update.<\/p>"},"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["5.0.0"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"The courses table on the front-end with category tabs and mode toggle.","2":"The admin settings page \u2014 Display Settings section.","3":"The admin settings page \u2014 Tutor LMS meta key configuration."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1113,7114,5811,2289,179218],"plugin_category":[],"plugin_contributors":[262400],"plugin_business_model":[],"class_list":["post-306263","plugin","type-plugin","status-publish","hentry","plugin_tags-arabic","plugin_tags-courses","plugin_tags-rtl","plugin_tags-table","plugin_tags-tutor-lms","plugin_contributors-abdulrahmanbarakat","plugin_committers-abdulrahmanbarakat"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/ab-courses-table-for-tutor-lms.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>AB Courses Table for Tutor LMS displays Tutor LMS Pro courses in a fully RTL-compatible filterable table. Works with any translation plugin including WPML.<\/p>\n\n<p><strong>Features:<\/strong><\/p>\n\n<ul>\n<li>Dynamic category filter tabs from Tutor LMS taxonomy<\/li>\n<li>Online \/ Offline delivery mode toggle<\/li>\n<li>Live search by course name<\/li>\n<li>Pagination with configurable rows per page<\/li>\n<li>Optional columns: price, enrolled students, available seats, level, duration<\/li>\n<li>\"Course full\" badge with custom label<\/li>\n<li>Configurable primary and accent colors<\/li>\n<li>Transient cache for faster page loads<\/li>\n<li>Configurable sort order (publish date, name, start date)<\/li>\n<li>All Tutor LMS meta keys configurable from the admin settings page<\/li>\n<li>Full i18n support \u2014 compatible with WPML, Polylang, and any gettext-based translation plugin<\/li>\n<li>Includes Arabic translation out of the box<\/li>\n<\/ul>\n\n<p><strong>Shortcode:<\/strong><\/p>\n\n<pre><code>[abct_courses_table]\n<\/code><\/pre>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>ab-courses-table-tutor-lms<\/code> folder to <code>\/wp-content\/plugins\/<\/code><\/li>\n<li>Activate the plugin from <strong>Plugins &gt; Installed Plugins<\/strong><\/li>\n<li>Make sure <strong>Tutor LMS Pro<\/strong> is installed and active<\/li>\n<li>Go to <strong>Settings &gt; Courses Table<\/strong> to configure<\/li>\n<li>Add the shortcode <code>[abct_courses_table]<\/code> to any page or post<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"where%20are%20the%20settings%3F\"><h3>Where are the settings?<\/h3><\/dt>\n<dd><p><strong>WordPress Admin &gt; Settings &gt; Courses Table<\/strong><\/p><\/dd>\n<dt id=\"what%20shortcode%20do%20i%20use%3F\"><h3>What shortcode do I use?<\/h3><\/dt>\n<dd><p>[abct_courses_table]<\/p><\/dd>\n<dt id=\"does%20it%20work%20with%20wpml%3F\"><h3>Does it work with WPML?<\/h3><\/dt>\n<dd><p>Yes. The plugin includes a <code>wpml-config.xml<\/code> file for full WPML compatibility. All strings are translatable via WPML String Translation.<\/p><\/dd>\n<dt id=\"the%20dates%20or%20times%20are%20not%20showing%20%E2%80%94%20why%3F\"><h3>The dates or times are not showing \u2014 why?<\/h3><\/dt>\n<dd><p>Open the Settings page and update the Meta Field keys to match your Tutor LMS configuration. The defaults follow the standard Tutor LMS Pro meta key names.<\/p><\/dd>\n<dt id=\"does%20it%20work%20without%20tutor%20lms%3F\"><h3>Does it work without Tutor LMS?<\/h3><\/dt>\n<dd><p>No \u2014 the plugin requires Tutor LMS Pro to be installed and active.<\/p><\/dd>\n<dt id=\"will%20my%20settings%20be%20deleted%20if%20i%20uninstall%20the%20plugin%3F\"><h3>Will my settings be deleted if I uninstall the plugin?<\/h3><\/dt>\n<dd><p>Yes. Uninstalling the plugin will remove all saved settings and cached data from your database.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>5.0.0<\/h4>\n\n<ul>\n<li>Added: Full i18n support \u2014 all strings wrapped in __() \/ _e()<\/li>\n<li>Added: Arabic translation (.po and .mo files)<\/li>\n<li>Added: wpml-config.xml for WPML compatibility<\/li>\n<li>Added: uninstall.php to clean up settings on deletion<\/li>\n<li>Added: register_activation_hook to set default options<\/li>\n<li>Added: register_deactivation_hook to clear cache<\/li>\n<li>Fixed: Removed discouraged load_plugin_textdomain() call<\/li>\n<li>Fixed: Removed Author URI with discouraged domain<\/li>\n<\/ul>\n\n<h4>4.0.0<\/h4>\n\n<ul>\n<li>Added: Seats, price, students, level, duration optional columns<\/li>\n<li>Added: Transient cache with configurable expiry<\/li>\n<li>Added: Sort by date, name, or start date<\/li>\n<li>Added: \"Course full\" badge with custom label<\/li>\n<li>Fixed: Replaced date() with gmdate() for timezone safety<\/li>\n<li>Fixed: Nonce verification on settings page<\/li>\n<li>Fixed: GPL license header<\/li>\n<\/ul>\n\n<h4>3.0.0<\/h4>\n\n<ul>\n<li>Added: Admin settings page with color pickers<\/li>\n<li>Added: Category tabs and online\/offline toggle<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Displays Tutor LMS Pro courses in a filterable RTL table with category tabs, online\/offline toggle, search, and pagination.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/306263","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=306263"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/abdulrahmanbarakat"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=306263"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=306263"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=306263"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=306263"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=306263"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=306263"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}