Title: WPMS Sidebar Login Widget
Author: Joshua Parker
Published: <strong>جولائی 14, 2011</strong>
Last modified: فروری 19, 2012

---

پلگ انز تلاش کریں

یہ پلگ ان **ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے**۔ اب یہ
برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین
ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

![](https://s.w.org/plugins/geopattern-icon/wpms-sidebar-login-widget.svg)

# WPMS Sidebar Login Widget

 منجانب [Joshua Parker](https://profiles.wordpress.org/parkerj/)

[ڈاؤن لوڈ کریں](https://downloads.wordpress.org/plugin/wpms-sidebar-login-widget.1.9.4.zip)

 * [تفصیلات](https://ur.wordpress.org/plugins/wpms-sidebar-login-widget/#description)
 * [جائزے](https://ur.wordpress.org/plugins/wpms-sidebar-login-widget/#reviews)
 *  [انسٹالیشن](https://ur.wordpress.org/plugins/wpms-sidebar-login-widget/#installation)
 * [ڈیولپمنٹ](https://ur.wordpress.org/plugins/wpms-sidebar-login-widget/#developers)

 [معاونت](https://wordpress.org/support/plugin/wpms-sidebar-login-widget/)

## تفصیل

If you are running a WPMS (Multisite) blogging network, the issue with most login
widgets that you add to the main site’s sidebar is that it doesn’t pull the user’s
own blog info. That is why the WPMS Sidebar Login Widget was created. Instead of
the user trying to remember the login page of their own site/blog, when a user logs
into your main site, the widget will conveniently contain links to navigate to 3
different pages of the user’s blog: dashboard, new post page, and profile page.

Features:

 * Link to Network Admin page (only shows if user logged in is a super admin)
 * Link to user’s dashboard
 * Link to user’s new post page
 * Link to user’s profile page
 * Link to forums page
 * Subblog registration detection
 * Custom CSS settings

To make sure it works, activate the [User Switching](https://wordpress.org/extend/plugins/user-switching/)
plugin on the main site only to switch to a different user.

## اسکرین شاٹس

 * [[
 * Login form
 * [[
 * Info shown when user is logged in
 * [[
 * WPMS Sidebar Login Widget Settings

## انسٹالیشن

Important Note: If you are using the subscribe users to main blog plugin mentioned
on my [website](http://www.joshparker.us/blog/wordpress/wpms_sidebar_login_widget.html),
deactivate it, for it has been integrated into this plugin.

— WordPress Standalone
 1. Extract wpms-login-widget.zip to the /wp-content/plugins/
directory or install it the usual way through the plugins page. 2. Activate the 
plugin through the ‘Plugins’ menu in WordPress. 3. Go to Settings > WPMS Sidebar
Login and set the desired settings for your install. 4. Go to Appearance > Widgets
and add the WPMS Sidebar Login Widget to your sidebar.

— WordPress Multisite
 1. Extract wpms-login-widget.zip to the /wp-content/plugins/
directory or install it the usual way through the plugins page. 2. Swith to Network
Admin and activate the plugin network wide through the ‘Plugins’ menu. 3. Switch
back to Site Admin, go to Settings > WPMS Sidebar Login and set the desired settings
for your install. 4. Go to Appearance > Widgets and add the WPMS Sidebar Login Widget
to your sidebar.

## جائزے

There are no reviews for this plugin.

## شراکت دار اور ڈیویلپرز

“WPMS Sidebar Login Widget” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان
میں حصہ لیا:

شراکت دار

 *   [ Joshua Parker ](https://profiles.wordpress.org/parkerj/)

[“WPMS Sidebar Login Widget” کا اپنی زبان میں ترجمہ کریں۔](https://translate.wordpress.org/projects/wp-plugins/wpms-sidebar-login-widget)

### ڈویلپمینٹ میں دلچسپی ہے؟

[کوڈ براؤز کریں](https://plugins.trac.wordpress.org/browser/wpms-sidebar-login-widget/)،
[ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/wpms-sidebar-login-widget/)
کو چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/wpms-sidebar-login-widget/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/wpms-sidebar-login-widget/?limit=100&mode=stop_on_copy&format=rss)۔

## چینج لاگ

#### 1.9.4 (2012-02-18)

 * Fixed a broken div in the header of login widget.

#### 1.9.3 (2012-01-02)

 * Was missing the publish_posts capability check in the first part of the if/then
   condition.

#### 1.9.2 (2011-12-18)

 * Hopefully this fixes the internationalization finally.

#### 1.9.1 (2011-11-03)

 * Changed forum option to custom forum url

#### 1.9 (2011-11-01)

 * Is now standalone as well as network detectable
 * Different settings depending on WordPress setup
 * Added option for custom registration page for WP standalone install
 * Added option of subblog registration detection
 * Added custom css box

#### 1.8 (2011-08-14)

 * Finished the bit for internationalization

#### 1.7 (2011-08-05)

 * Added setting to subscribe users to a different blog instead of the main site.

#### 1.6 (2011-07-31)

 * Added setting for Remember Me
 * Added setting for subscribing users to the main site

#### 1.5.1 (2011-07-21)

 * Replaced all deprecated code

#### 1.5 (2011-07-20)

 * Added internationalization

#### 1.4 (2011-07-18)

 * Fixed misplaced "div” tag that was breaking the sidebar.

#### 1.3 (2011-07-17)

 * Added an options page so that users can set forum url to true/false without having
   to edit the plugin file.

#### 1.2 (2011-07-16)

 * Deleted deprecated code that caused the plugin to not activate
 * Some code changes that didn’t get saved in version 1.1
 * Added some code back in that was deleted by mistake
 * Updated avatar size

#### 1.1 (2011-07-15)

 * Added link to the Network Admin page for super admin(s)

#### 1.0 (2011-07-14)

 * Initial Release

## میٹا

 *  Version **1.9.4**
 *  Last updated **14 سال پہلے**
 *  Active installations **50+**
 *  WordPress version ** 2.8 یا اس سے جدید **
 *  Tested up to **3.3.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wpms-sidebar-login-widget/)
 * Tags
 * [login](https://ur.wordpress.org/plugins/tags/login/)[multisite](https://ur.wordpress.org/plugins/tags/multisite/)
   [widget](https://ur.wordpress.org/plugins/tags/widget/)[wpms](https://ur.wordpress.org/plugins/tags/wpms/)
   [wpmu](https://ur.wordpress.org/plugins/tags/wpmu/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/wpms-sidebar-login-widget/advanced/)

## درجہ بندیاں

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wpms-sidebar-login-widget/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wpms-sidebar-login-widget/reviews/)

## شراکت دار

 *   [ Joshua Parker ](https://profiles.wordpress.org/parkerj/)

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/wpms-sidebar-login-widget/)