WordPress post brief
Use “WordPress post brief” in Recued. It provides a read-only brief for one WordPress post.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (12 steps)
post
?
comments_raw
?
revisions_raw
?
skip: config.include_revisions not_equal true
media_raw
?
skip: config.include_featured_media not_equal true
defaults
defaults
Apply defaults
comment_count
count
Count items in comments
revision_count
count
Count items in revisions
comment_rows
slice
Take a subset of
revision_rows
slice
Take a subset of
comment_table
to_table
Format results as a data table
revision_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.
post id
setting
=
[object Object]
row limit
setting
=
15
wordpress
setting
=
comment status
setting
=
approve
featured media id
setting
=
[object Object]
include revisions
setting
=
true
include featured media
setting
=
false
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.