New team member notification via Slack
This workflow sends a notification to Slack when a new user registers. Do not forget to specify “Webhook URL” in the “Send Slack message” action.
Link: https://jetflow.io/media/New-team-member-notification-via-Slack-demo.jf
|
Display list of posts
This workflow displays the list of posts. To see it in action, put the shortcode from the trigger to a page or a post. To display the list of posts from a specific category or having a tag, configure the “Get list of posts” action.
Link: https://jetflow.io/media/Display-list-of-posts-demo.jf |
Bulk update posts
This workflow updates the custom post field “state” if the custom post field “address” contains “Miami”. Select posts to update them in bulk on the Posts admin page.
Link: https://jetflow.io/media/Bulk-update-posts-demo.jf
|
New administrator on the website
The workflow sends an email notification to the website admin if an existing user gets the Administrator role.
Link: https://jetflow.io/media/New-administrator-on-the-website-demo.jf
|
Add the Apple tag
This workflow adds the Apple tag to a post if the post has Apple-related words in the title. It starts when an auhtor saves the post.
Link: https://jetflow.io/media/Add-the-Apple-tag-demo.jf
|
Process simple form
This workflow creates a simple form and saves data to its default storage once the form has been submitted. To start using the workflow, add the shortcode from the trigger to a page or a post.
Link: https://jetflow.io/media/Process-simple-forms-demo.jf
|
Display attached images
This workflow creates a column on the Posts admin page and displays the list of attached images with links to the Media Library attachment pages. Select appropriate post type in the trigger settings.
Link: https://jetflow.io/media/Display-attached-images-demo.jf
|
Set admin Referrer-Policy
This workflow sets a stricter referrer policy for the WordPress admin dashboard pages. The default policy is “strict-origin-when-cross-origin”. Know more about Referrer-Policy HTTP header: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy
Link: https://jetflow.io/media/Set-admin-Referrer-Policy-demo.jf
|