WordPress.org

Shqipëri

  • Tema
  • Shtojca
  • Asistencë
  • Mbi
  • Merrni WordPress-in
Merrni WordPress-in
WordPress.org

Plugin Directory

Sewn In Template Log In

  • Parashtroni një shtojcë
  • Të parapëlqyerat e mia
  • Hyni
  • Parashtroni një shtojcë
  • Të parapëlqyerat e mia
  • Hyni

Kjo shtojcë s’është testuar me 3 hedhjet e rëndësishme të fundit në qarkullim të WordPress-it. Mund të mos e mirëmbajnë më, ose mundet të mos mbulohet më dhe mund të ketë probleme përputhshmërie, kur përdoret me versione më të freskët të WordPress-it.

Sewn In Template Log In

Nga Jupitercow
Shkarkim
  • Hollësi
  • Shqyrtime
  • Instalim
  • Zhvillim
Asistencë

Përshkrim

Creates a log in page at /login/ and manages password recovery and user notification feedback for the log in process. Everything gets managed within your page.php template or page-login.php template in order to fit into the theme better.

By default, this plugin creates a virtual page, but if you add a page with slug ‘login’, the plugin will begin to use that.

Add a redirect for logged in users

Controls where logged in users go when they login or when they visit the ‘/login/’ page. You can either return the post_id of the post/page to send them to, or the slug of the post/page to send them to.

// Redirect using post id
add_filter( 'sewn/login/logged_in_redirect', 'custom_sewn_logged_in_redirect_id' );
function custom_sewn_logged_in_redirect_id()
{
    return 4;
}



// Redirect using post slug
add_filter( 'sewn/login/logged_in_redirect', 'custom_sewn_logged_in_redirect_slug' );
function custom_sewn_logged_in_redirect_slug()
{
    return 'post-slug';
}

Sewn In Notification Box Support

If you install the Sewn In Notification Box, this plugin will start using that. This is handy to keep all of your notifications in a centralized location.

Foto ekrani

  • A log in form example
  • Password recovery form

Instalim

  • Instalojeni shtojcën që nga lista e shtojcave te WordPress.org, ose duke i ngarkuar kartelat te shërbyesi juaj.
  • Activate the plugin via the Plugins admin page.

PBR

None yet.

Shqyrtime

Slim login solution

Tim Bowen 3 Shtator, 2016
Fantastic simple login solution. Great for intranets.
Lexoni 1 shqyrtimin e vetëm

Kontribues & Zhvillues

“Sewn In Template Log In” është software me burim të hapur. Në këtë shtojcë kanë dhënë ndihmesë personat vijues.

Kontribues
  • Jupitercow
  • Jake Snyder

Përkthejeni “Sewn In Template Log In” në gjuhën tuaj.

Ju intereson zhvillimi?

Shfletoni kodin, shkarkoni depon SVN, ose pajtohuni përmes RSS-je te regjistri i zhvillimeve.

Regjistër ndryshimesh

1.1.4 – 2015-12-21

  • Because login forms can be used on any page, and that is the goal of this plugin, we had to turn off the login url rewrite until the form action url gets fixed in next version of WordPress. This means urls will show up on the site for wp-login.php potentially, but users will still be using the /login page as the default.

1.1.3 – 2015-12-20

  • In 4.4, WP changed how the log in url is added to the form action which conflicted with the plugin rewrite of login urls. Turned off the rewrite on the custom login page for now.

1.1.2 – 2015-08-25

  • Updated redirect to check post id, then post slug, then just use the string outright.

1.1.1 – 2015-08-25

  • Changed the default redirect to standard profile

1.1.0 – 2015-06-12

  • Launched in the repo

Të tjera

  • Version 1.1.4
  • Përditësuar së fundi më 10 vjet më parë
  • Instalime aktive 40+
  • Version WordPress-i 3.6.1 ose më i madh
  • E provuar deri me 4.4.34
  • Gjuhë
    English (US)
  • Etiketa
    log inlogin
  • Pamje e Thelluar

Vlerësime

5 nga 5 yje të mundshëm.
  • 1 shqyrtim me 5 yje 5 yje 1
  • 0 shqyrtime me 4 yje 4 yje 0
  • 0 shqyrtime me 3 yje 3 yje 0
  • 0 shqyrtime me 2 yje 2 yje 0
  • 0 shqyrtime me 1 yje 1 yll 0

Shtoni shqyrtimin tuaj

Shihni krejt shqyrtimet

Kontribues

  • Jupitercow
  • Jake Snyder

Asistencë

Keni diçka për të thënë? Ju duhet ndihmë?

Shihni forum asistence

Dhuroni

Do të donit të përkrahnit shpënien më tej të kësaj shtojce?

Dhuroni për këtë shtojcë

  • Rreth
  • Lajme
  • Strehim
  • Privatësi
  • Shembuj
  • Tema
  • Shtojca
  • Modele
  • Mësoni
  • Asistencë
  • Zhvillues
  • WordPress.tv ↗
  • Përfshihuni
  • Veprimtari
  • Dhuroni ↗
  • Pesë për të Ardhmen
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Shqipëri

  • Vizitoni llogarinë tonë X (ish Twitter)
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Vizitoni faqen tonë në Facebook
  • Vizitoni llogarinë tonë Instagram
  • Vizitoni llogarinë tonë LinkedIn
  • Visit our TikTok account
  • Vizitoni kanalin tonë YouTube
  • Visit our Tumblr account
Kodi është Poezi.