WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: posts-data-table (Used by 32 domains)

Posts Table with Search & Sort

👤 Barn2 Plugins 📦 v1.4.12 🔗 Plugin Homepage

Posts Table with Search & Sort is a WordPress table plugin which helps site owners organize WordPress posts into sortable and filterable tables, making it easy for your audience to find the content they need.

Visitors can easily filter content by date, category, tag or author – making this WordPress table plugin highly adaptable to different use cases.

Install this plugin to organize your WordPress posts into simple, searchable, and visibly appealing tables. It includes pagination and responsive layouts for smaller screens as standard.

To get started with this WordPress table plugin, simply add the shortcode [posts_table] to any page or widget.

Posts Table with Search & Sort (free) includes:

  • Create sortable and filterable post tables.
  • Choose any or all of the following columns: post ID, image, title, content, categories, tags, author, or date.
  • Streamlined content using pagination.
  • 100% responsive to different screen sizes.
  • Display WordPress blog posts in a simple HTML table.
  • WPML compatible for international translations.

Posts Table Pro – our premium version adds lots more functionality:

View free & pro comparison table

  • Display posts, pages, or any custom post type (e.g. documents, audio, music, courses, products, staff and member directories, publications, articles, books, etc).
  • Add extra columns: custom fields, custom taxonomies, post excerpts, status.
  • WordPress media embeds, including audio and video galleries and media playlists.
  • Showcase featured images in a lightbox and choose your image size.
  • Dropdown filters for taxonomies, categories, and tags.
  • Select posts by custom field, term, date, ID, and more.
  • Advanced Custom Fields and ACF Pro support.
  • Enable AJAX to reduce server load.
  • 100% responsive, with options to control how behaviour on different screen sizes and devices.
  • Support for advanced use cases such as how to create compelling tables for your blog, a WordPress document library, member directory, audio gallery, or an intranet for your organization.
  • And much more…

WooCommerce Product Table – create product tables from your WooCommerce store:

  • Include Add to Cart buttons, quantity, price, reviews, stock level, categories, tags, weight, dimensions, and more.
  • Full support for WooCommerce products and stores.
  • Create custom order forms which increase your conversion rate!
  • Support for advanced use cases such as restaurant ordering systems, events calendars, and advanced order forms.

Translations for Posts Table with Search & Sort are currently provided for French, Spanish, German, Greek and Chinese (Taiwan). This data-table plugin is WPML-compatible for content translation, so if you’re using WPML, you’ll be able to display post tables in whichever language you have set up.

We make use of the jQuery DataTables library to power the searching and sorting features.

See the demo for examples of the plugin in action, and view the full plugin documentation in our Knowledge Base.

How to create your own WordPress Post Tables

You can use Posts Table with Search & Sort to display your content in searchable and sortable tables. This has a huge range of use cases, from a simple archive of your posts, to previews of your content, to sorting by author, tags, date, and more.

To list blog posts in a table, simply enter the shortcode [posts_table] to any WordPress page, post, or text widget. The easiest way to set your columns and other options is on the plugin settings page at Settings > Posts Table With Search & Sort. These global settings will affect all the posts tables throughout your WordPress site.

You can also add options directly to the shortcode. This allows you to configure each table individually – for example, in order to show different columns in each table, or to list posts from specific categories. Here are a couple of examples of shortcodes you can use:

  1. List your posts in a table with 4 columns (image, title, content, and date) showing the first 10 words of each post in the content column: [posts_table columns="image,title,content,date" content_length="10"]
  2. List posts in a table with with 5 columns (post ID, title, tags, date and author), and sort in ascending date order: [posts_table columns="id,title,tags,date,author" sort_by="date" sort_order="asc"]
  3. List posts in a table with rows on one line by using the parameter wrap=false. If selected columns no longer fit in the table, then a “+” icon will appear to the left of each row to allow access to the rest of the data: [posts_table wrap="false" rows_per_page="5"]
  4. List posts in a table sortable by any column. If the column does not appear in your table, it will be added as a hidden column at the end, so the ordering still works as expected. This example sorts each post by title. It also shows how to use content_length to set the number of words in the content column: [posts_table sort_by="title" columns="date,author,title,content" content_length=5 rows_per_page="5"]

You can see all of these in action on the plugin demo, and do even more with Posts Table Pro, our premium plugin!

Popular use cases for Pro take advantage of advanced features, including support for custom post types, advanced filtering, and media embed support, letting you build your own WordPress document library, create a WordPress file manager, or create a WordPress events table.

Here’s the full list of shortcode parameters you can use for this data-table plugin:

You can see some practical examples of how to build your own Post Tables above, and below you’ll find a full list of the shortcode parameters you can use to customize the output of your own Posts Tables. Remember, most of these options can also be set globally on the plugin settings page at Settings > Posts Table With Search & Sort:

  • columns – the columns you’d like to show in your table. This can be any combination of the following (comma-separated): id, image, title, content, categories, tags, author, or date. Default: title,content,date,author,categories.
  • rows_per_page – the number of posts to show on each page of results. Set to false to disable pagination. Defaults to 20 rows per page.
  • category – restrict the table to this category only. Use the category ID or ‘slug’ here, NOT the name of the category. You can find the slug in the Posts -> Categories menu.
  • tag – restrict the table to this tag only. Use the tag ‘slug’ or ID here. You can find the slug in the Posts -> Tags menu.
  • author – restrict the posts in the table to the specified author. Use the author name (user_nicename), author ID or a comma-separated list of IDs.
  • post_status – display posts with this post status (draft, pending, publish, future, private or any). Default: publish.
  • sort_by – the column to sort by. Defaults to date. If the column you want to sort by isn’t shown in the table, it will be added as a hidden column. This means, for example, that you can sort by date without actually showing the date column.
  • sort_order – whether to sort ascending (asc) or descending (desc). If you order by date, it will default to desc (newest posts first).
  • date_format – you can set the date_format option to choose the way the post date is displayed in the table. The default is Y/m/d. See this page for the full list of date formatting options.
  • search_on_click – whether to enable automatic searching for categories, tags and authors when clicking on links in the table. Default: true.
  • wrap – whether the table content wraps onto more than one line. Set to false to keep everything on one line or true to allow the content to wrap. Default: true.
  • content_length – the number of words of post content to show in the table (if you’ve included the content column). Defaults to 15 words.
  • scroll_offset – advanced: the table scrolls back to the top each time you navigate forward or backwards through the list of posts. This value controls the ‘offset’ for the scroll. For example, if your site uses a sticky header you can adjust the scroll amount here to compensate. Enter a whole number (e.g. 50) or set to false to disable scrolling to top.

View the full documentation, checkout the demo, and if you need more features have a look at Posts Table Pro.

Thank you for using our WordPress table plugin 🙂

DomainExposuresHeadersLast Checked
v*c*d*l*o*t*.it (WP 6.9.4) F 2026-06-16 17:02:12
e*g.w*b.s*u.e*u.tw (WP 4.9.6) ⚠️ F 2026-06-14 00:53:56
b*r*t*b*o*a*.id F 2026-06-13 07:21:03
d*t.n*c*.e*u.tw (WP 6.1.10) ⚠️ 👤 C 2026-06-12 23:29:12
b*o*a*.c*.id F 2026-06-06 19:46:37
n*m*r*q*e.l*o*e*p*r*s.fr A 2026-06-06 13:47:36
s*u*e*a*n*t*.l*o*e*p*r*s.fr A 2026-06-06 13:47:36
i*f*u*n*e.l*o*e*p*r*s.fr A 2026-06-06 13:44:46
v*p.c*m.ph F 2026-06-06 03:28:40
c*c.w*b.s*u.e*u.tw F 2026-06-03 15:59:03
t*e*n*i*f*.com (WP 6.2.2) ⚠️ D 2026-06-03 05:24:39
g*u*e*e*c*e*t*o*.ch F 2026-06-01 08:37:58
p*i*s*l*n*t*o*.com (WP 4.6.1) ⚠️ F 2026-05-31 14:02:33
n*w*r*d*e*i*e*e*s.com (WP 6.9.4) D 2026-05-30 19:26:16
c*b*r.l*o*e*p*r*s.fr A 2026-05-30 13:14:07
k*a*t*i*n*.com (WP 5.4.16) ⚠️ D 2026-05-27 19:39:40
m*d*a*c*i*n*e*e*r*h.org (WP 5.2.24) ⚠️ D 2026-05-27 05:17:54
c*l*a*o*d*j*u.c*m.br (WP 4.9.26) ⚠️ 🔓 F 2026-05-27 00:38:56
a*c*i*e.y*v*l*c*i*u*h.c*.il (WP 6.5.8) F 2026-05-25 13:07:34
s*o*m*b*l*.se F 2026-05-25 07:48:37
u*s*c.u*.e*u.mo (WP 5.9.3) ⚠️ D 2026-05-21 00:06:35
a*h*h*i*u*n*.com D 2026-05-20 08:21:01
t*i*e*.t*u*h*.c*m.tw (WP 6.8.5) F 2026-05-18 09:10:57
n*u*s*.com (WP 6.8.2) F 2026-05-18 01:50:39
h*m*e*a*e.com (WP 6.4.8) ⚠️ F 2026-05-14 01:11:21
g*l*e*s*f*p*.com (WP 4.8.25) ⚠️ F 2026-05-13 04:47:27
n*t*c*v*t*r*n*.com F 2026-05-12 11:01:45
e*g*i*h.w*b.s*u.e*u.tw (WP 4.9.6) ⚠️ F 2026-05-11 03:38:51
c*p*t*.d*t*o*b*n*t.de (WP 6.6.5) F 2026-05-10 19:40:10
w*e*p*g*t*k*f*i*h*.com F 2026-05-10 07:21:47
c*m*n*c*r*.f*n*c*i*s*l*e*c*.ro (WP 4.9.26) ⚠️ F 2026-05-07 08:42:39
c*p*t*-*e*l*n.eu (WP 6.6.5) F 2026-05-03 03:03:58

Top 50 Plugins

Plugin Count
elementor 1,877,439
contact-form-7 1,849,026
elementor-pro 1,091,407
woocommerce 846,449
revslider 641,157
jetpack 480,356
js_composer 449,635
wp-rocket 349,342
gravityforms 320,939
essential-addons-for-elementor-lite 311,027
complianz-gdpr 270,750
cookie-law-info 243,202
instagram-feed 236,716
google-site-kit 230,394
sitepress-multilingual-cms 230,046
google-analytics-for-wordpress 221,265
elementskit-lite 220,182
header-footer-elementor 217,961
bluehost-wordpress-plugin 192,516
gutenberg 166,883
gutenberg-core 166,058
cookie-notice 161,346
litespeed-cache 142,170
the-events-calendar 138,765
wpforms-lite 133,656
gtranslate 133,288
astra-sites 122,709
popup-maker 120,489
tablepress 116,668
woocommerce-payments 115,841
coblocks 103,551
honeypot 102,134
astra-addon 98,706
duracelltomi-google-tag-manager 97,689
wp-smushit 97,158
all-in-one-seo-pack 96,668
layerslider 95,064
bb-plugin 93,172
megamenu 90,993
premium-addons-for-elementor 90,228
akismet 88,345
mailchimp-for-wp 86,753
cleantalk-spam-protect 86,107
woocommerce-gateway-stripe 85,748
ml-slider 85,046
borlabs-cookie 84,045
wp-pagenavi 83,312
fusion-builder 82,779
ewww-image-optimizer 81,960
smart-slider-3 81,282

Top 50 Themes

Theme Count
hello-elementor 641,790
Divi 531,393
astra 438,905
flatsome 149,454
generatepress 135,693
Avada 129,095
pub 114,395
twentytwentyfour 108,383
sydney 104,274
oceanwp 86,838
kadence 82,535
enfold 74,889
salient 68,979
twentyseventeen 58,890
h4 58,600
bb-theme 56,650
betheme 54,213
blocksy 53,376
cocoon-master 52,846
dt-the7 47,991
twentytwentyfive 46,323
neve 41,262
Avada-Child-Theme 38,994
woodmart 34,559
gox 34,477
bridge 34,022
twentytwentyone 33,372
lightning 32,514
twentytwenty 31,415
voxel 29,228
swell 29,174
Impreza 27,746
bricks 27,051
sinatra 25,829
twentytwentythree 24,972
Newspaper 24,936
kubio 22,351
twentytwentytwo 20,553
uncode 19,978
twentysixteen 19,337
epik-redesign 19,296
storefront 18,600
pro 18,247
Total 15,349
extendable 15,101
yith-wonder 14,141
hello-theme-child-master 13,988
yootheme 13,562
themify-ultra 13,538
hestia 13,507