No Bump First Post Plugin

How does this plugin interact with the recent changes in core that prevent bumping of topics when the last post is edited?

https://github.com/discourse/discourse/pull/34681
https://github.com/discourse/discourse/pull/34945

The use cases you describe with users bumping on edit and staff bumping when they tag topics seem to be covered by the changes in core. The only case I know that still bumps the topic is if the first post is a wiki which was added as an exception in FEATURE: Bump wiki topics when OP is edited by martin-brennan · Pull Request #35137 · discourse/discourse · GitHub.

So, can I now use your plugin to enable bumping topics in a category on edit?