WordPress content digest
Use “WordPress content digest” in Recued. It provides a scheduled, read-only digest for one WordPress site.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (23 steps)
search
trim
Trim whitespace from setting content search
settings
?
posts_raw
?
pages_raw
?
comments_raw
?
categories_raw
?
tags_raw
?
defaults
defaults
Apply defaults
post_count
count
Count items in posts
page_count
count
Count items in pages
comment_count
count
Count items in comments
visible_count
sum
Sum values in
has_activity
compare
Check if visible count is greater than 0
notify_enabled
compare
Check if setting notify when activity equals true
should_notify
all
Check if all conditions are true
notify
?
skip: step.should_notify not_equal true
post_rows
slice
Take a subset of
page_rows
slice
Take a subset of
comment_rows
slice
Take a subset of
post_table
to_table
Format results as a data table
page_table
to_table
Format results as a data table
comment_table
to_table
Format results as a data table
summary
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
channels
setting
=
in_app
end hour
setting
=
10
weekdays
setting
=
1,2,3,4,5
row limit
setting
=
20
wordpress
setting
=
start hour
setting
=
8
post status
setting
=
publish
comment status
setting
=
approve
content search
setting
=
notify when activity
setting
=
true
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.