I'm designing a members-only site for clients who purchased my book.
Is there a nice way to present a "password" field?
I don't need a full membership plugin, since there's no way (currently) to purchase the membership access. You have to have the book (the password is a word inside a page in the book).
The default password-protect from the wp core is pretty ugly (maybe i can design it with css anyway).
In this members-only tutorial, I show Password Protected plugin can be used for this followed by using a hook in the plugin to add some intro text and finally adding custom CSS to the WordPress login page so we can style the text.
Note: This is not a Oxygen specific tutorial and works with any WordPress site.