Beschreibung
This plugin has been closed as of 24. März 2023 and is not available for download. This closure is temporary, pending a full review.
Rezensionen
3. September 2016
Being very new to developing in wordpress it was difficult trying to make my own inline login form into the menu bar. It worked perfectly where I wanted it to which rarely works out with most plugins. Very underestimated! I do have one question: How can I hook it to my styles.php using CSS?
Example style in style.css:
.top-login
{
margin-left:350px;
padding: 0px;
}
.top-login p {
margin-bottom: 15px;
color: #e00000;
}
input {
display:inline;
}
All I'm looking to know here is what would I replace the .top-login with to hook it with my login form? What would I call the form in this area.
Mitwirkende & Entwickler
„WP Login Box“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „WP Login Box“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.