Iri rekte al la enhavo
WordPress.org

Esperanto

  • Etosoj
  • Kromprogramoj
  • News
  • Support
  • About
  • Pri WordPress
  • Esperantigo
  • Get WordPress
Get WordPress
WordPress.org

Plugin Directory

Login to read more

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

Tiu ĉi kromprogramo ne estis testita en la 3 lastaj gravaj eldonoj de WordPress. Eble ĝi ne plu estas prizorgata kaj ĝi eble havus kongruajn problemojn en novaj versioj de WordPress.

Login to read more

De Takayuki Miyauchi
Elŝuti
  • Detaloj
  • Pritaksoj
  • Instalo
  • Programado
Helpo

Priskribo

Display content enclosed by the shortcode for registered users only.

[auth]This content will display for registered users only[/auth]

https://github.com/miya0001/login-to-read-more

Arguments

  • class – Class name for css. default value is “btn btn-primary btn-large”
  • href – Link URL for button. default value is login url for your site
  • text – Button text. default value is “Login to read more”

The following will add a class as argument.

Example: [auth class="foo"]
Output: <a class="foo" ...>...</a>

The following will change url link.

Example: [auth href="http://example.com/xxx/"]
Output: <a href="http://example.com/xxx/" ...>...</a>

The following will change text.

Example: [auth text="Join"]
Output: <a ...>Join</a>

Filter Hook

  • login_to_read_more_class – Change default class.
  • login_to_read_more_href – Change default url.
  • login_to_read_more_text – Change default text.

The following is example for “login_to_read_more_text” filter.

add_filter('login_to_read_more_text', 'my_login_to_read_more_text');
function my_login_to_read_more_text(){
    return 'Join';
}

Ekrankopioj

Visual Editor.
Visual Editor.
Short code output.
Short code output.

Instalo

  • A plug-in installation screen is displayed on the WordPress admin panel.
  • It installs it in wp-content/plugins.
  • The plug-in is made effective.

Pritaksoj

There are no reviews for this plugin.

Kontribuantoj k. programistoj

“Login to read more” estas liberkoda programo. La sekvaj homoj kontribuis al la kromprogramo.

Kontribuantoj
  • Takayuki Miyauchi

Traduki “Login to read more” en vian lingvon.

Ĉu interesita en programado?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Metadatumoj

  • Version 0.2.0
  • Last updated antaŭ 13 jaroj
  • Active installations 30+
  • WordPress version 3.5 or higher
  • Tested up to 3.5.2
  • Language
    English (US)
  • Tags
    loginmemberpostregistershortcode
  • Altnivela rigardo

Pritaksoj

5 out of 5 stars.
  • 1 5-star review 5 stars 1
  • 0 4-star reviews 4 stars 0
  • 0 3-star reviews 3 stars 0
  • 0 2-star reviews 2 stars 0
  • 0 1-star reviews 1 star 0

Your review

See all reviews

Kontribuantoj

  • Takayuki Miyauchi

Helpo

Got something to say? Need help?

Vidi helpforumon

Donaci

Ĉu vi volas subteni la pluevoluigon de tiu ĉi kromprogramo?

Donaci al tiu ĉi kromprogramo

  • About
  • News
  • Hosting
  • Privacy
  • Showcase
  • Themes
  • Plugins
  • Patterns
  • Learn
  • Support
  • Developers
  • WordPress.tv ↗
  • Get Involved
  • Events
  • Donate ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Esperanto

  • Visit our X (formerly Twitter) account
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Visit our Facebook page
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
Kodo estas poezio.
The WordPress® trademark is the intellectual property of the WordPress Foundation.