{"id":332751,"date":"2026-07-21T16:57:43","date_gmt":"2026-07-21T16:57:43","guid":{"rendered":"https:\/\/es.wordpress.org\/plugins\/modern-tables-pro\/"},"modified":"2026-07-21T16:42:17","modified_gmt":"2026-07-21T16:42:17","slug":"jokmahit-spreadsheet-table-editor","status":"publish","type":"plugin","link":"https:\/\/fur.wordpress.org\/plugins\/jokmahit-spreadsheet-table-editor\/","author":23523963,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.1","stable_tag":"trunk","tested":"7.0.2","requires":"5.0","requires_php":"7.4","requires_plugins":null,"header_name":"Jokmahit Modern Tables","header_author":"Rodrigo Fernando Espino","header_description":"High-performance table manager for WordPress with an Excel-like editing experience.","assets_banners_color":"8c949f","last_updated":"2026-07-21 16:42:17","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/jokmahit-modern-tables\/","header_author_uri":"https:\/\/www.linkedin.com\/in\/rodrigo-e-63a5512a\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":22,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3617468,"resolution":"256x256","location":"assets","locale":"","width":128,"height":128}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3617468,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3617468,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":{"jokmahit\/table-block":{"name":"jokmahit\/table-block","title":"Modern Table"}},"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3617468,"resolution":"1","location":"assets","locale":"","width":1280,"height":720}},"screenshots":{"1":"Modern Tables Editor panel with Quick Templates and customization settings."}},"plugin_section":[],"plugin_tags":[3524,52651,606,46542,1240],"plugin_category":[],"plugin_contributors":[272674],"plugin_business_model":[],"class_list":["post-332751","plugin","type-plugin","status-publish","hentry","plugin_tags-data","plugin_tags-react","plugin_tags-responsive","plugin_tags-table-manager","plugin_tags-tables","plugin_contributors-jokmahit","plugin_committers-jokmahit"],"banners":{"banner":"https:\/\/ps.w.org\/jokmahit-spreadsheet-table-editor\/assets\/banner-772x250.png?rev=3617468","banner_2x":"https:\/\/ps.w.org\/jokmahit-spreadsheet-table-editor\/assets\/banner-1544x500.png?rev=3617468","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/jokmahit-spreadsheet-table-editor\/assets\/icon-256x256.png?rev=3617468","icon_2x":"https:\/\/ps.w.org\/jokmahit-spreadsheet-table-editor\/assets\/icon-256x256.png?rev=3617468","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/jokmahit-spreadsheet-table-editor\/assets\/screenshot-1.png?rev=3617468","caption":"Modern Tables Editor panel with Quick Templates and customization settings."}],"raw_content":"<!--section=description-->\n<p>Tired of slow, bloated tables that break your mobile layout? Jokmahit Modern Tables uses React and TanStack Table to bring a professional, Excel-like editing experience directly to your WordPress dashboard.<\/p>\n\n<p>Key Features:\n* Real-time Editor: Edit your data as you would in a professional spreadsheet.\n* Card Mode (Responsive): Your tables adapt perfectly to mobile devices by transforming into readable cards.\n* Modern Architecture: Built with REST API, ensuring fast loading optimized for Core Web Vitals.\n* Professional Design: Built-in templates with shadows, rounded corners, and corporate styles.\n* CSV Import\/Export: Easily import data from CSV files or export your tables.\n* Fully Functional: No locked features, no license keys \u2014 everything is free and unrestricted.<\/p>\n\n<h3>Usage<\/h3>\n\n<h4>Shortcode<\/h4>\n\n<pre><code>[jokmmt_table id=\"YOUR_TABLE_ID\" limit=\"10\"]\n<\/code><\/pre>\n\n<p>- <code>id<\/code>: The ID of your table (required).\n- <code>limit<\/code>: Number of rows per page. Use \"all\" to show all rows without pagination.<\/p>\n\n<h4>Block Editor<\/h4>\n\n<p>Search for \"Modern Table\" in the block inserter. Choose a table and configure the limit in the block sidebar.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the 'jokmahit-modern-tables' folder to the '\/wp-content\/plugins\/' directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Use the 'Modern Tables' menu to create your first table.<\/li>\n<li>Insert the table using the provided shortcode [jokmmt_table id=\"YOUR_ID\"] or the Block Editor.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20it%20slow%20down%20my%20site%3F\"><h3>Does it slow down my site?<\/h3><\/dt>\n<dd><p>No. Jokmahit Modern Tables is built with a decoupled architecture. Scripts are only loaded when a table is rendered, keeping your site fast and optimized.<\/p><\/dd>\n<dt id=\"can%20i%20customize%20the%20styles%3F\"><h3>Can I customize the styles?<\/h3><\/dt>\n<dd><p>Yes. The editor includes a Design tab with built-in templates, typography controls, colors, borders, shadows, and zebra striping options.<\/p><\/dd>\n<dt id=\"is%20this%20plugin%20fully%20free%3F\"><h3>Is this plugin fully free?<\/h3><\/dt>\n<dd><p>Yes. All features are completely free and unlocked. No license keys, no trial periods, no restricted functionality.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Removed license\/trialware system to comply with WordPress.org guidelines.<\/li>\n<li>Removed arbitrary custom CSS injection for security.<\/li>\n<li>Improved REST API permission callback with per-table access checks.<\/li>\n<li>Added proper CSS sanitization for inline styles.<\/li>\n<li>Escaped block render callback output.<\/li>\n<li>Renamed prefixes from \"jmt\" to \"jokmmt\" for uniqueness.<\/li>\n<li>Renamed shortcode from [jokmahit_table] to [jokmmt_table].<\/li>\n<li>Fully unlocked all features \u2014 no restrictions.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<li>React-based editor implementation.<\/li>\n<li>Responsive card mode included.<\/li>\n<\/ul>","raw_excerpt":"Jokmahit Modern Tables is a high-performance, React-based table manager for WordPress offering a seamless, Excel-like editing experience.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/fur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/332751","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/fur.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/fur.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=332751"}],"author":[{"embeddable":true,"href":"https:\/\/fur.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/jokmahit"}],"wp:attachment":[{"href":"https:\/\/fur.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=332751"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/fur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=332751"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/fur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=332751"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/fur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=332751"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/fur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=332751"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/fur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=332751"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}