johngodley / search-regex

Search Regex adds a powerful set of search and replace functions to WordPress that go beyond the standard searching capabilities, with full regex support.
https://searchregex.com
GNU General Public License v3.0
32 stars 8 forks source link

how to run a present every x amount of hours per day #135

Closed freddiehdxd closed 2 years ago

freddiehdxd commented 2 years ago

Hello l want to see if is possible to be able to add some sort of cronjob or some option to run a present every hours to find and replace

johngodley commented 2 years ago

The plugin has a REST API and it probably will be possible for you to create something that runs a request on a schedule:

https://searchregex.com/developer/rest-api/