跳到內容
  • 登入
  • 註冊
WordPress.org

Hong Kong 香港中文

  • 佈景主題
  • 外掛
  • News
  • Support
  • About
  • 重要通知
  • WordPress 常見問題
  • 團隊
  • 取得 WordPress
取得 WordPress

外掛

  • 我的收藏
  • Beta測試
  • 開發者

這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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.

常見問題

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

評價

There are no reviews for this plugin.

貢獻者及開發者

“WP RSlogin” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者
  • ryscript

將 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
  • 最後更新:6 年之前
  • 運作中的安裝:10+
  • WordPress Version: 3.0.0 or higher
  • 已測試到版本:3.3.2
  • 語言:
    English (US)
  • 標籤:
    Ajax loginlog inloginreset password
  • 進階顯示

評分

這個外掛尚無任何評分記錄。

Log in to submit a review.

貢獻者

  • ryscript

支援

有話想說?需要協助?

檢視支援論壇

捐贈

想要支援這個外掛的發展嗎?

贊助這個外掛

  • 關於我們
  • 最新消息
  • 寄存
  • 贊助基金會
  • Swag
  • 線上說明
  • 開發者資源
  • 共同參與
  • Learn
  • 展示網站
  • 外掛
  • 佈景主題
  • 區塊版面配置
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • 隱私權
  • Public Code
WordPress.org
WordPress.org

Hong Kong 香港中文

  • 訪問我們的 Facebook 專頁
  • 訪問我們的 Twitter 帳戶
  • Visit our Instagram account
  • Visit our LinkedIn account
代碼就是詩歌。