Forums
-
- Forum
- Posts
-
- Installation
- 28,420
- Troubleshooting
- 62,484
- Themes
- 10,419
- Plugins
- 15,336
- Requests & Feedback
- 14,958
- Showcase
- 3,256
-
No listing in the plugins tab means the plugin is malformed and is seen as just a file in that directory, not a plugin. You are going to need a plugin header, something as simple as this:
<?php
/*
Plugin Name: No 404s
*/
?>