• Great plugin. But, I do encounter a bug that you might fix.

    I tested this on a production site (PHP 8.1) and localhost (PHP 7.4) with no plugins and only the default theme installed.

    These are the steps that you can take to reproduce the bug:

    1. Create a post and add a text in that post (in my example, it’s the post name “Test1” with the text “Test123456789”

    2. Search in Regex for “123456789”

    3. It will only show 1 matched row (which is correct)

    View post on imgur.com

    4. Adjust the record to “Test1234”

    View post on imgur.com

    5. You will get the “Something went wrong” message.

    View post on imgur.com

    6. The good thing is that it did change the text in the database. Because if you search again for “Test123456789”, there are no matching results found.

    View post on imgur.com

    I hope the above steps helped you to reproduce this bug.

    • This topic was modified 1 year, 4 months ago by worldsdream.
  • The topic ‘Something went wrong’ is closed to new replies.