joshuadavidnelson / disable-blog

All the power of WordPress, without a blog. This plugin removes blog related functionality.
https://wordpress.org/plugins/disable-blog/
GNU General Public License v2.0
52 stars 6 forks source link

Add admin redirects back to account for direct access to post-new.php #45

Closed joshuadavidnelson closed 2 years ago

joshuadavidnelson commented 3 years ago

As noted in this WP.org forum post, some plugins (in this case Gutenberg) directly link to post-new.php, which should not be accessible. The redirects removed in v0.4.9 should be added back in to fix this issue.