Recued
Menu
← Back to recipes

WordPress post brief

by recued-core v2 9 views

Use “WordPress post brief” in Recued. It provides a read-only brief for one WordPress post.

How it works 12 steps

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 7 configurable

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.

Permissions it requires

Read your Wordpress connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

wordpress wordpresscmspostcommentsrevisionseditorialbriefpack:wordpress

Details

12 steps 7 configurable settings recipe_id: post-brief-wordpress