
aroach-amci(@aroach-amci)
3 Posts
Customers
Quote from aroach-amci on June 14, 2022, 01:30
Hi -
I need to do a bulk edit. I'd like to replace a generic value in the "content" field with a dynamic value based on a custom field in a post, concatenated with some standard text.
Essentially, the new value needs to look like this: [youtube-feed type="single" single="{sby_id}" layout=list showheader=false showbutton=false include="" showsubscribe=false] where sby_id is a dynamic value based one the custom field.
Is this possible?
Hi -
I need to do a bulk edit. I'd like to replace a generic value in the"content" field with a dynamic value based on a custom field in a post, concatenated with some standard text.
Essentially, the new value needs to look like this: [youtube-feed type="single" single="{sby_id}" layout=list showheader=false showbutton=false include="" showsubscribe=false] where sby_id is a dynamic value based one the custom field.
Is this possible?

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on June 14, 2022, 10:21
Hello
Ok! Please try this - [youtube-feed type="single" single="{meta:sby_id}" layout=list showheader=false showbutton=false include="" showsubscribe=false]
Read this - https://bulk-editor.pro/document/wordpress-posts-bulk-edit
Hello
Ok! Please try this - [youtube-feed type="single" single="{meta:sby_id}" layout=list showheader=false showbutton=false include="" showsubscribe=false]
Read this - https://bulk-editor.pro/document/wordpress-posts-bulk-edit