badasswp / search-and-replace

Search and Replace text within the WP Block Editor.
https://wordpress.org/plugins/search-replace-for-block-editor/
GNU General Public License v3.0
1 stars 1 forks source link

[Enhancement] Giving option to include custom GB Blocks for search and replace. #17

Open anandraj346 opened 2 days ago

anandraj346 commented 2 days ago

Currently the user has no options other than using filter (via code) to include custom GB Blocks for search and replace. Introducing this feature will help user in doing search and replace inside their custom gutenberg blocks.

Let me know your thoughts on this.

Thanks!

badasswp commented 1 day ago

@anandraj346 This is an interesting proposition. And yes, this idea was already part of the product road map! I agree it would be easier & intuitive to give users the option to include custom Gutenberg blocks for search and replace without necessarily writing code.

I believe this might require a bit of refinement on how we go about implementing this. Do you have any ideas on UI approaches that we could explore for this? I'm thinking we might need to have a custom options page for this.