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

Plugin: acf-recent-posts-widget (Used by 209 domains)

ACF Recent Posts Widget

πŸ‘€ magicoders πŸ“¦ v5.9.3 πŸ”— Plugin Homepage

ACFRPW adds a new widget to the Appearance -> Widgets -> ACF Recent Posts Widget. Most of the fields are quite obvious, you can choose from a set of settings to display the posts from.
Each setting alters the amount and type of posts listed in the sidebar.

Available Settings

The widget supports the following settings:

  • Widget Title
  • Custom Widget container CSS class
  • Option to ignore sticky posts
  • Search keyword query
  • Id based post exclusion
  • Date Display, Date Modified, Relative and Custom Date Format specifiaction
  • Listing posts from specific date period (start and end)
  • Listing posts with specific password, listing password protected posts only or excluding these
  • Post Type selection
  • Post Formats selection
  • Post Statuses selection
  • Listing posts limited to author via author id
  • Order specifiaction (ASC or DESC)
  • Orderby specification (ID, Author, Title, Date, Modified, Random, Comment Count, Menu Order, Meta Value, Meta Value Numeric)
  • Meta Key specifiaction (if Meta Value or Meta Value Numeric were chosen as orderby rule)
  • Meta Comparison selection
  • Meta Value Specification (for the Meta Comparison selection)
  • Category limitation
  • Tag limitation
  • Id based custom taxonomy limitation
  • Operator specifiaction for the above rules
  • Number of posts to show
  • Number of posts to skip
  • Thumbnail display, thumbnail size (width, height), thumbnail alignment, default thumbnail
  • Excerpt display, its word limit, its readmore text (occurs only if the amount of words exceeds the limit)
  • Custom HTML to display before the loop
  • Custom HTML to display after the loop
  • Custom HTML to display before each posts. It supports custom meta keys and ACF fields
  • Custom HTML to display after each posts. It supports custom meta keys and ACF fields
  • Custom HTML to display for no posts found
  • Custom and default CSS
  • Custom HTML templates

ACF supported fields

The plugin has been tested with ACF 6 (Free and Pro).

The plugin supports the following ACF fields:

  • Text
  • Textarea
  • Number
  • Email
  • Password
  • Wysiwg Editor
  • Image
  • File

No other fields have been tested and are supported at the moment.

Shortcode

From version 4.4 the plugin supports shortcode embeds. Given the amount of options and their specific names (as in shortcode attributes) the shorcode builder has been introduced
see 7th and 8th screenshots for the reference.

You’ll see a popup once clicked on ACFRPW button which gives one an ability to automatically set up the shortcode code for you. The rest follows all of the options specified here.

To use the shortcode one needs to have the WordPress editor enabled for the current page / post type. In case it was disabled (say via ACF) the button won’t appear.

Creating Custom Templates

From version 4.3 the plugin supports custom templates. To make usage of these one needs to make a copy of all the files found
in the acf-recent-posts-widget/templates directory and copy them over to the active template directory to acfrpw subdirectory.
The approach is similar to the way WooCommerce plugin works and has it’s drawbacks. With every new feature the files may be outdated.

Similarly to the widget template files, a separate, custom markup can be created for the shortcode build post listing. Copy the acf-recent-posts-widget/template files
to acfrpw-blog directory created inside your active theme directory.

Template files

There are 3 main template files:

  • loop-after.php (which displays the markup after each of the posts and closes the markup container)
  • loop-before.php (which displays the markup before each of the posts and opens the markup container)
  • loop-inner.php (which is enqueued for each of the posts separatelly and contains the markup of every single post)

Usage

The usage is quite advanced hence each template file contains a quite detailed documentation on how to use it.

First of all the template files mustn’t have the global variables removed. Each of these variables stores the widget settings, which are then used to generate the code.
Second of all the variable names are unobvious, loop-inner.php template file contains a list of all the names used, which are then extracted and available as php variables.

Different template per widget / sidebar

The templates allow one to adjust the markup of each single widget. One needs first to verify the widget id used, which may then be referenced.
The variable which stores the widget id is $acf_rpw_args[β€˜widget_id’]. Dumping the value in the template is the best way to find out which automatic id has been created for your widget.

The best way to handle the templates is to learn from their code. My personal suggestion is to copy over the templates to the current theme and work directly on them, doing one change at a time.
The templates require learning curve to use and there’s no single answer to everyones problem.

Complex usage

This section covers plugin complex usage for advanced user willing to have more control over the behavior of the plugin as well as explains uncommon functionalities.

Using the HTML textarea fields

These sections might not be obvious. The HTML or text before / after the whole loop setting is an area where you can specify custom HTML markup to be added before / after the whole posts list.
The HTML or text before / after each post is an area where you can not only specify custom HTML, but you are also given an ability to print any meta key or certain ACF fields (see ACF supported fields)

Meta Key Name / ACF Usage

These fields need to be wrapped inside the {meta name} or {acf field_name} tags (which are similar to shortcodes). The plugin will then parse these fields and print their according value. Say we have a custom ACF field of type text, for which the Field Name is β€œtext”.
To print its value one has to use [acf text] inside the befoe / after each post textarea. A similar solution applies to the meta key.

Meta Value Usage

The Meta Value field supports an array of elements, so that all of the meta_compare parameters could be used. To do so, please specify the two parameters separated by semicolon, for instance: 1234;12345.
The plugin will convert these into an array and apply the proper operation for the two. Whatsmore the [date] shortcode can be used here. It takes the timestamp paramater as an argument, which is required – the possible arguments are the same as for
the function described here: http://php.net/manual/pl/function.strtotime.php. For instance [date +1 day] would generate the tomorrow date in β€œYmd” format.
This can be used with custom meta field date.

Plugin Filters

The are several filters that can be used to enchance the plugin programatically:

  • β€˜acf_rwp_query’ which gives one the ability to filter the query applied to each widget.
  • β€˜acp_rwp_before’ which gives on the ability to filter the Front End output of the plugin before each post. There are two hooks attached here already which allow usage of the [acf] and [meta] shortcodes.
  • β€˜acp_rwp_after’ which gives on the ability to filter the Front End output of the plugin after each post. There are two hooks attached here already which allow usage of the [acf] and [meta] shortcodes.
  • β€˜acf_meta_value’ which filters the meta_value query parameter.

Check the acf_widget_widget file for the arguments and use cases.

Dependencies

Other

Languages Supported

  • English (default)
  • Polish (since May 11 2015)
  • French (since June 29 2015), by wolforg, standalone source
  • Spanish (since July 30 2023)
DomainExposuresHeadersLast Checked
l*n*k*e*s*r*g*n.de (WP 6.9.1) βœ… β€” 2026-03-26 19:39:25
a*e*i*a*p*o*e*t*e*.net (WP 6.8.5) βœ… β€” 2026-03-26 09:51:08
t*e*f*o*c*e*t*v*.ca (WP 6.9.4) βœ… β€” 2026-03-25 13:09:49
q*t.lu βœ… β€” 2026-03-19 22:56:48
i*q*t.fr βœ… β€” 2026-03-19 22:56:48
v*l*e*.de βœ… β€” 2026-03-19 21:13:48
t*i*r*e*r*s*.com βœ… β€” 2026-03-17 01:16:17
p*y*n*f*r*r*m*o*p*.com βœ… β€” 2026-03-10 16:28:19
p*u*c*c*o*m*c*.com βœ… β€” 2026-03-10 14:15:45
t*i*k*o*d*e*v*c*.ca βœ… β€” 2025-11-12 06:26:19
n*c*c.ca βœ… β€” 2025-11-12 05:44:59
m*r*o*f*r*c*.org βœ… β€” 2025-11-12 05:35:40
n*m*c.org βœ… β€” 2025-11-12 05:01:55
o*n*p*i*t.vn βœ… β€” 2025-11-12 05:00:30
g*i*e*e*t*o*n*a*e*.de βœ… β€” 2025-11-12 04:44:03
c*p*o*a.org βœ… β€” 2025-11-12 04:21:03
f*e*r*.ie βœ… β€” 2025-11-12 04:10:52
s*f*r.org βœ… β€” 2025-11-12 04:10:17
p*v*v*r*r*b*r*.at βœ… β€” 2025-11-12 04:04:51
s*u*i*-*r*o*a*e*o.it βœ… β€” 2025-11-12 03:54:28
g*d*p*a*a.ru βœ… β€” 2025-11-12 03:53:52
d*m*d*e*a*.org βœ… β€” 2025-11-12 03:22:18
p*n*v*.se βœ… β€” 2025-11-12 01:02:45
m*s*t*e*n*v*e*i*s*o.cz βœ… β€” 2025-11-12 00:16:03
c*o*e*c*n*u*t*n*s.fr βœ… β€” 2025-11-11 23:59:51
c*a*b*r*h*m.brussels βœ… β€” 2025-11-11 23:28:30
w*w*c*n*i*a*i*.com βœ… β€” 2025-11-11 13:12:15
w*r*d*i*i*g*o*n*a*i*n.com βœ… β€” 2025-11-11 13:04:39
w*r*h*i*u.com βœ… β€” 2025-11-11 12:58:48
w*l*o*a*e*c*i*c.com βœ… β€” 2025-11-11 12:10:51
w*s*e*n*a*t*c*l*u*s*i*h*n*.com βœ… β€” 2025-11-11 11:20:28
v*l*k*.com βœ… β€” 2025-11-11 09:43:03
v*a*i*i*p.com βœ… β€” 2025-11-11 09:18:55
v*p*e*e*u*b*s*i*e*t.com βœ… β€” 2025-11-11 08:48:25
v*g*i*r*b*.com βœ… β€” 2025-11-11 07:43:08
v*g*n*o*s.com βœ… β€” 2025-11-11 07:41:33
v*n*e*b.com βœ… β€” 2025-11-11 07:21:47
v*m*r*a*t*.com βœ… β€” 2025-11-11 07:19:34
v*l*i*o*m.com βœ… β€” 2025-11-11 07:17:07
v*l*i*i*.com βœ… β€” 2025-11-11 07:17:07
u*u*a*i*d*z*w.com βœ… β€” 2025-11-11 06:54:01
u*b*m*c.com βœ… β€” 2025-11-11 06:44:30
t*e*a*t*r*e*.com βœ… β€” 2025-11-10 23:08:51
t*e*o*p*s*p*d*a*t.com βœ… β€” 2025-11-10 22:55:17
s*a*p*p*i*c*a*d*t*a*e*y.com βœ… β€” 2025-11-10 11:06:21
s*e*b*s*.com βœ… β€” 2025-11-10 09:40:54
s*s*n*t*g*p.com βœ… β€” 2025-11-10 09:12:18
s*a*i*x.com βœ… β€” 2025-11-10 08:42:13
r*c*u*c*a.com βœ… β€” 2025-11-10 06:03:02
p*o*u*t*r*s*e*z*c*r*o*d*r*s.com βœ… β€” 2025-11-09 22:43:53
p*e*t*n*g*n*y.com βœ… β€” 2025-11-09 22:13:44
p*w*a*k.com βœ… β€” 2025-11-09 18:24:51
p*o*i*o*n*u*a*c*.com βœ… β€” 2025-11-09 17:29:45
p*l*s*v*n*s*a*k.com βœ… β€” 2025-11-09 17:19:10
p*l*t*e*c*a*t*r*.com βœ… β€” 2025-11-09 17:18:49
p*i*e*r*c*p*o*u*t*o*s.com βœ… β€” 2025-11-09 17:06:48
n*w*e*d*n*d*e*s*s.com βœ… β€” 2025-11-09 11:21:00
n*w*o*t*n*u*a*c*a*e*c*.com βœ… β€” 2025-11-09 11:13:34
n*d*i*l*r*n*.com βœ… β€” 2025-11-09 10:31:51
m*r*a*e*t*t*e*p*r*.com βœ… β€” 2025-11-09 09:11:49
m*v*e*e*l*s*.com βœ… β€” 2025-11-09 07:37:50
m*u*t*i*v*l*e*p*e*e*v*.com βœ… β€” 2025-11-09 07:32:37
m*d*e*t*d*i*o*s.com βœ… β€” 2025-11-09 05:00:22
m*d*i*e*a*t*e*.com βœ… β€” 2025-11-09 00:01:17
m*d*f*r*a*s.com βœ… β€” 2025-11-08 23:55:52
m*c*a*.com βœ… β€” 2025-11-08 23:52:45
m*c*r*l*a*d*h*m*s.com βœ… β€” 2025-11-08 23:50:00
l*n*s*l*s*b*.com βœ… β€” 2025-11-08 23:34:49
l*s*m*n*t*g*e*n*e*.com βœ… β€” 2025-11-08 18:55:13
k*i*b*n*.com βœ… β€” 2025-11-08 17:39:26
j*a*m*r*e*a*h*d*.com βœ… β€” 2025-11-08 11:11:50
i*m*r*i*e*e*h*.com βœ… β€” 2025-11-08 07:12:12
i*e*u*u*o*j*u*n*l.com βœ… β€” 2025-11-08 06:51:02
i*o*s*n*k*n*s.com βœ… β€” 2025-11-08 06:25:25
f*e*h*i*e*e*e*o*m*n*s.com βœ… β€” 2025-11-07 18:36:08
f*e*d*m*e*t*o*.com βœ… β€” 2025-11-07 18:24:24
f*a*e*t*c*r*s*n.com βœ… β€” 2025-11-07 18:07:11
e*y*e*h*l*d*y*.com βœ… β€” 2025-11-07 10:59:04
e*h*t*n*.com βœ… β€” 2025-11-07 09:21:10
d*a*g*r*a*g*n*o*f.com βœ… β€” 2025-11-07 07:24:59
d*a*g*r*l*n*e*d*r*.com βœ… β€” 2025-11-07 07:24:59
d*g*t*.com βœ… β€” 2025-11-07 07:21:22
d*a*s*e*i*v*l.com βœ… β€” 2025-11-07 06:32:14
d*v*d*x*a*a*e*e*t.com βœ… β€” 2025-11-07 06:12:50
d*v*d*x*n*l*t*c*.com βœ… β€” 2025-11-07 06:12:50
c*a*m*t*a*e*i*s.com βœ… β€” 2025-11-06 21:26:19
c*o*o*a*m*.com βœ… β€” 2025-11-06 20:35:38
c*s*n*t*e*o*r.com βœ… β€” 2025-11-06 19:21:59
c*n*r*a*d*e*r*n*o*s.com βœ… β€” 2025-11-06 19:07:57
c*n*e*-*l*a*.com βœ… β€” 2025-11-06 19:02:07
c*l*o*i*.com βœ… β€” 2025-11-06 18:58:26
c*d*r*o*e*a*u*o*a*h*c.com βœ… β€” 2025-11-06 18:51:50
c*d*r*o*e*e*l*.com βœ… β€” 2025-11-06 18:51:50
c*o*r*t*c*.com βœ… β€” 2025-11-06 18:43:45
c*o*n*e*i*e.com βœ… β€” 2025-11-06 18:38:54
c*t*o*p*t*l*f*i*h*t*.com βœ… β€” 2025-11-06 18:29:35
c*s*e*s.com βœ… β€” 2025-11-06 18:19:10
c*r*i*c*m*u*t*o*.com βœ… β€” 2025-11-06 17:39:12
c*p*a*s*h*o*o*r*a*e*t*t*.com βœ… β€” 2025-11-06 17:18:07
c*p*a*s*h*o*.com βœ… β€” 2025-11-06 17:18:07

Top 50 Plugins

Plugin Count
elementor 2,763,705
contact-form-7 2,452,730
elementor-pro 1,546,184
woocommerce 1,302,279
revslider 924,221
js_composer 598,061
jetpack 497,596
wp-rocket 434,118
essential-addons-for-elementor-lite 415,356
header-footer-elementor 362,082
gutenberg-core 352,678
elementskit-lite 339,433
instagram-feed 313,147
google-analytics-for-wordpress 312,225
gravityforms 304,500
google-site-kit 301,253
complianz-gdpr 294,888
cookie-law-info 292,598
wpforms-lite 257,097
sitepress-multilingual-cms 254,170
astra-sites 250,354
bluehost-wordpress-plugin 241,097
litespeed-cache 224,187
gtranslate 183,504
coblocks 177,561
cookie-notice 169,990
gutenberg 162,533
the-events-calendar 149,080
popup-maker 140,281
premium-addons-for-elementor 135,669
astra-addon 134,465
bb-plugin 133,678
mailchimp-for-wp 132,167
LayerSlider 128,805
wp-smushit 127,445
custom-fonts 122,509
tablepress 120,972
creame-whatsapp-me 120,412
pro-elements 118,018
click-to-chat-for-whatsapp 115,581
woocommerce-gateway-stripe 112,342
duracelltomi-google-tag-manager 112,338
cleantalk-spam-protect 109,251
smart-slider-3 107,093
akismet 106,186
pixelyoursite 104,954
megamenu 103,736
fusion-builder 103,281
honeypot 102,819
royal-elementor-addons 102,709

Top 50 Themes

Theme Count
hello-elementor 881,464
astra 738,280
Divi 721,754
pub 234,524
generatepress 165,845
flatsome 165,155
Avada 155,165
h4 146,424
oceanwp 121,209
kadence 107,389
enfold 90,891
salient 88,032
bb-theme 85,966
twentytwentyfour 83,177
blocksy 81,531
twentytwentyfive 80,531
cocoon-master 76,912
betheme 72,668
twentyseventeen 70,094
woodmart 61,800
dt-the7 59,456
neve 52,307
twentytwentyone 45,266
bridge 44,342
swell 41,011
Avada-Child-Theme 39,544
twentytwenty 38,803
lightning 38,190
twentytwentythree 37,772
gox 37,336
bricks 31,465
Impreza 31,349
Newspaper 29,587
twentytwentytwo 28,978
epik-redesign 24,437
extendable 23,860
storefront 23,806
pro 23,711
uncode 23,090
yith-wonder 22,986
twentysixteen 22,667
sydney 21,681
themify-ultra 21,308
twentyfifteen 19,591
Total 19,472
porto 17,998
hestia 17,276
thrive-theme 16,469
yootheme 15,971
jupiter 15,762