• WordPress について
    • WordPress について
    • WordPress.org
    • ドキュメンテーション
    • サポート
    • フィードバック
  • ログイン
  • 登録
コンテンツへスキップ

WordPress.org

日本語

  • ホーム
  • プラグイン
  • テーマ
  • ドキュメンテーション
  • サポートフォーラム
  • ニュース
  • 参加・貢献
  • このサイトについて
  • WordPress を入手

プラグイン

  • お気に入り
  • ベータテスト
  • 開発者

このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

ダウンロード

WP RSlogin

作者: Ryan Sutana
  • 詳細
  • レビュー
  • インストール
  • サポート
  • 開発

説明

An elegant jQuery Ajax WordPress plugin that helps your users login without touching in the admin panel.

After login the plugin redirected to the page where you add the shortcode or template tag and display a list of options like visit to profile page, dashboard and a logout button.

Important links

  • My portfolio: http://www.sutanaryan.com/portfolio/
  • My Blog: http://www.sutanaryan.com/
  • Twitter: @ryansutana
  • Need a Web Developer [visit http://www.sutanryan.com/services/]

インストール

Method 1.

  1. Download the “WP RSlogin” plug-in for your WordPress version.
  2. Unzip the downloaded file and extract the code to to your /wp-content/plugins/ folder OR simply choose upload in the upper left corder and in the upload box select the wp-rslogin.zip file you downloaded.
  3. To complete installation you should activate the plugin in the plug-ins section of your administration panel.

Method 2.

  1. Go to your WordPress admin account.
  2. Open Plug-Ins in the left-side bar menu, choose Add New, and search for WP RSlogin plug-in. Choose the available “WP RSlogin”.
  3. Install the plug-in and activate it in your account.

FAQ

Installation Instructions

Method 1.

  1. Download the “WP RSlogin” plug-in for your WordPress version.
  2. Unzip the downloaded file and extract the code to to your /wp-content/plugins/ folder OR simply choose upload in the upper left corder and in the upload box select the wp-rslogin.zip file you downloaded.
  3. To complete installation you should activate the plugin in the plug-ins section of your administration panel.

Method 2.

  1. Go to your WordPress admin account.
  2. Open Plug-Ins in the left-side bar menu, choose Add New, and search for WP RSlogin plug-in. Choose the available “WP RSlogin”.
  3. Install the plug-in and activate it in your account.
How do I add WP RSlogin into my site?

You can add this plugin in two easist way, by

shortcode

[wp_rslogin]

or

Template code

if(function_exists(wp_rslogin)) {
wp_rslogin();
}

or

do_shortcode(‘[wp_rslogin]’);

Can I use this plugin into my site sidebar?

Yes, just use the shortcode [wp_rslogin],
if this does not work, then you need to add a little trick into the function.php file of your site.

add_filter(‘widget_text’, ‘do_shortcode’); // add this code anywhere in your function.php file

評価

このプラグインにはレビューがありません。

貢献者と開発者

WP RSlogin はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

“WP RSlogin” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログを RSS で購読してみてください。

変更履歴

1.1.0

  • Add Reset Password
  • Edit Preloader

1.0.5

  • Change after login interface
  • Add Avatar picture
  • Change logout URI

1.0.0

  • Initial release version

メタ

  • バージョン: 1.1.0
  • 最終更新日: 4年前
  • 有効インストール数: 10未満
  • WordPress バージョン: 3.0.0またはそれ以降
  • 検証済み最新バージョン: 3.3.2
  • 言語:
    English (US)
  • タグ:
    Ajax loginlog inloginreset password
  • 詳細を表示

評価

このプラグインはまだ評価されていません。

レビューを申請するにはログインしてください。

サポート

意見や質問がありますか ?

サポートフォーラムを表示

寄付

このプラグインが今後も改善できるよう応援しませんか ?

このプラグインに寄付

  • WordPress について
  • ブログ
  • ホスティング
  • 寄付
  • サポート
  • 開発者の方へ
  • 参加・貢献
  • 学ぶ
  • ショーケース
  • プラグイン
  • テーマ
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • プライバシー
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.