• samag

    (@samag)


    I put http-authentication.php in my wp-content/plugins directory, however when I log in as admin and go to the plug-ins page, it is not listed there. Is there anything else I need to do to get WordPress to recognize it?

    Tom

Viewing 1 replies (of 1 total)
  • Cypher

    (@cypher)

    Is it a real plugin for WordPress? Just putting a file in the plugins directory doesn’t do anything. Having the right header does.

    Can you look inside the file and see if it has a header like the one below??

    /*
    Plugin Name: Hello Dolly
    Plugin URI: http://wordpress.org/#
    Description: This is not just a plugin, it symbolizes the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis Armstrong: Hello, Dolly. When activated you will randomly see a lyric from <cite>Hello, Dolly</cite> in the upper right of your admin screen on every page.
    Author: Matt Mullenweg
    Version: 1.5
    Author URI: http://photomatt.net/
    */

    Regards

Viewing 1 replies (of 1 total)

The topic ‘http-authentication’ is closed to new replies.