Hard rejection - any advice would be great

Hi,

Thanks in advance for any help anyone can provide.

My age verification plugin was hard rejected with the reason ‘it isn’t at the quality standard required to move forward’.

I’m really not sure what else I could have done; I spent a long time making sure all the code was following the WordPress guidelines, fully commented, and based on the structure of a well known plugin boilerplate generator. I’m not amazing at design but I don’t think any of it looks bad either. It also has unique features over other available age verification plugins: it is multilingual, it works with sites using caches but also has a non cache version that loads faster, huge control over where to display through a settings page, it has a shortcode and filter that developers can use to further customise where the verification screen is shown, as well as just a huge amount of style and text customisation options.

You can read more about the plugin here: https://codealtdel.com/age-okay

You can see a demo here: https://codealtdel.com/demo/
The demo has a few links, the top one logs you into the WP admin section to test the customisation. The other links show how the cache and non cache version + multilingual features work.