Gean nei ynhâld
  • Ynlogge
  • Registrearje
WordPress.org

Frysk

  • Tema's
  • Plugins
  • Nijs
  • Oer
  • Oer
  • Kontakt
  • Krij WordPress
Krij WordPress

Plugins

  • Myn favoriten
  • Beta Testing
  • Untwikkelders

Dizze plugin is net hifke mei de lêste 3 grutte releases fan WordPress . It kin net langer wurde ûnderhâlden of stipe en kin kompatibiliteitsproblemen hawwe as it wurdt brûkt mei resinte ferzjes fan WordPress.

Download

Private Content Login Redirect

Troch Kumar Abhisek
  • Details
  • Resinsjes
  • Ynstallaasje
  • Ûntwikkeling
Stypje

Beskriuwing

Do you post private content? Are you sending those links to your users with private content access?

WordPress by default redirects all non-logged users to a 404(content not found) page when they follow a private post or private page link.Instead of showing a 404 page, this plugin simply redirects those users to the login page.After successful login, it automatically redirects users with private content access to the private content link they followed.

Note: If you post private content and want to get more subscribers to read your private content, I developed a Free plugin for that too…Check out Mini Membership.

If you like this plugin, please consider leaving a review. Thank you!

Follow the developer on Twitter
Visit Developer Website

Download My Other Plugins

  • Mini Membership
  • WP Admin Color Schemes
  • Rainbow Status
  • Restrict Dashboard Access
  • Romance Admin Color Scheme
  • Frame Breaker
  • Inspire Dolly

Ynstallaasje

  1. Download The Private Content Login Redirect package file, extract the private-content-login-redirect directory from ZIP file, upload it to WordPress Plugins directory ‘/wp-content/plugins/’ or install plugin from Plugin panel in WordPress Dashboard

  2. Activate Private Content Login Redirect via Plugin page

  3. All set

If you are new to WordPress : Installing Plugins

Resinsjes

Redirect to login but no back redirection

pleclerc 20 septimber, 2017
Redirect to login but no back redirection even we guess the wp-login/ url look like to indicate a future redirection. My page have two level./partenaires/annuaire-partenaires/ I look at the developper code, it's really too simple, can cause many problems.

Exactly what I needed!

Gustavo S. Serra 9 septimber, 2017
Exactly what I needed!

Took me too long to find this simple plugin

frogdogtech 31 jannewaris, 2017
This plugin does exactly what it needs to while remaining non-invasive. Utilizes the built in wordpress private page status. Brilliant. Thanks.

Work perfectly!

gtamborero 4 oktober, 2016
hidden pages goes to login 😉 You can also get the function inside the plugin and use it your functions.php theme: function private_content_redirect_to_login() { global $wp_query,$wpdb; if (is_404()) { $private = $wpdb->get_row($wp_query->request); $location = wp_login_url($_SERVER["REQUEST_URI"]); if( 'private' == $private->post_status ) { wp_safe_redirect($location); exit; } } } add_action('template_redirect', 'private_content_redirect_to_login', 9);

Works as described

smart.u 3 septimber, 2016
Does it's trick, very helpful, thank you.

Does what it says.

eisgeist 3 septimber, 2016
I've been searching for a little while for a plug-in doing a simple thing -that IMHO should be part of base WordPress capabilities-: redirect a visitor to login page when he/she tries to access a restricted page. To my needs, it simple and effective.
Lês alle 12 resinsjes

Meiwurkers & amp; Untwikkelders

"Private Content Login Redirect" is iepen boarne software. De folgjende minsken hawwe bydroegen oan dizze plugin.

Meiwurkers
  • Abhisek

Oersette "Private Content Login Redirect" yn jo taal.

Ynteressearre yn ûntwikkeling?

Blêdzje troch de koade , besjoch de SVN-repository , of abonnearje op it ûntwikkelingslogboek troch RSS .

Feroaringslog

1.0.1

  • Solved Issue: When the plugin Fails to redirect if redirect_canonical() finds a match.(Thanks Dave James Miller for pointing this out)
  • Works with WordPress 4.1.1

Meta

  • Ferzje: 1.0.1
  • Lêst bywurke: 6 jier yn ôl
  • Aktive ynstallaasjes: 1. 000+
  • WordPress Ferzje: 3.0 of heger
  • Teste oant: 4.6.25
  • Taal:
    English (US)
  • Tags:
    loginprivate contentredirection
  • Avansearre werjefte

Wurdearrings

Alles sjen
  • 5 stjerren 9
  • 4 stjerren 1
  • 3 stjerren 0
  • 2 stjerren 1
  • 1 stjer 1
Log yn om in resinsje yn te tsjinjen.

Meiwurkers

  • Abhisek

Stypje

Problemen oplost yn 'e lêste twa moannen:

0 fan 1

Besjoch stipefoarum

  • Oer
  • Nijs
  • Hosting
  • Doar
  • Swag
  • Documentation
  • Untwikkelders
  • Belutsen reitsje
  • Leare
  • Showcase
  • Plugins
  • Tema's
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Publike Code
WordPress.org
WordPress.org

Frysk

  • Besykje ús Facebook side
  • Besykje ús Twitter-akkount
  • Besykje ús Instagram-akkount
  • Besykje ús LinkedIn akkount
Koade is Poëzij.