Forums
-
- Forum
- Posts
-
- Installation
- 28,543
- Troubleshooting
- 62,855
- Themes
- 10,444
- Plugins
- 15,396
- Requests & Feedback
- 14,992
- Showcase
- 3,259
-
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
*/
?>