Hi,
is there a way to edit multiple pages at once (like sql ‘update … where x = y’)?
For Example search and replace a string in a field of all or matched pages
thanks
Hi,
is there a way to edit multiple pages at once (like sql ‘update … where x = y’)?
For Example search and replace a string in a field of all or matched pages
thanks
What is your use case? Do you want to do this programmatically via php? Or just a one time thing which can be done in any editor?