Plugin yìí kò tíì ṣe àyẹ̀wò pẹ̀lú àwọn ìtújáde mẹ́ta pàtàkì tó kẹ́yìn ti WordPress. Ó lè jẹ́ pé a kò tọ́jú tàbí ṣe àtìlẹ́yìn fún un mọ́, ó sì lè ní àwọn ọ̀ràn ìbámu nígbà tí a bá lò ó pẹ̀lú àwọn ẹ̀yà WordPress tuntun.

User Dropdown Menu

Àpèjúwe

Features

  • Build your menu from the standard interface and assign it to User Dropdown Menu
  • All settings found in your Theme Customizer
  • Option to change the default icon image
  • Option to display login form that is customizable
  • Option to display header above login form
  • Option to display current username in menu
  • Option to display header above username
  • Option to display logout link
  • Lots of more options when it comes to styling

Are you missing an option? Head over to https://github.com/sagaio/user-dropdown-menu and submit an issue.

Àwọn àwòrán ìbòjú

  • Default settings while logged in with the exception of 2 menu links added (Test, Demo) and menu content aligned left.
  • Default settings while logged out.

Ìgbéwọlẹ̀

From your WordPress dashboard

Visit ‘Plugins > Add New’
Search for and download ‘User Dropdown Menu’
Activate User Dropdown Menu from your Plugins page.

From other sources

Download User Dropdown Menu.
Upload the ‘user-dropdown-menu’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
Activate User Dropdown Menu from your Plugins page.

FAQ

How do I use it?

Through a shortcode: [user_dropdown_menu]

How do I configure it?

All settings can be found in the Theme Customizer

Which icons are available?

For the moment being, only 1 icon is available and is loaded as a .png image. If you’d like more icons, submit them as an issue in the github repo: https://github.com/sagaio/user-dropdown-menu.
You can also add your own icon images.

I have an idea / I found a bug

Create an issue at github: https://github.com/sagaio/user-dropdown-menu

I need help

Start a topic in the support section

Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

Àwọn Olùkópa & Olùgbéejáde

“User Dropdown Menu” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.

Àwọn Olùkópa

Túmọ̀ “User Dropdown Menu” sí èdè rẹ.

Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.

Àkọsílẹ̀ àwọn àyípadà

1.1.0

2016-12-07

  • Fix: Added some internationalization
  • Fix: Added text-domain to enable translations
  • Removed: Removed placeholder functionality
  • Fix: Default colors for login button are now correctly displayed

1.0.7

2016-12-05

  • Fix: Menu container location was not respected when logged out

1.0.6

2016-11-19

  • Fix: Readme markup

1.0.5

2016-11-17

  • New: Choose at what side the dropdown content shall appear (right / left)
  • New: Control margin of the icon
  • New: Set dropdown content width
  • New: Set alignment (text-align left/center/right) of username and user header
  • New: Set line-height of user header and user text
  • New: Choose to display border-bottom for username (same settings as menu item border)
  • Fix: Set line-height of menu items
  • Fix: Refactor get_option statements
  • Fix: Readme markup

1.0.4

2016-11-17

  • New: Choose at what side the dropdown content shall appear (right / left)
  • New: Control margin of the icon
  • New: Set dropdown content width
  • New: Set alignment (text-align left/center/right) of username and user header
  • New: Set line-height of user header and user text
  • New: Choose to display border-bottom for username (same settings as menu item border)
  • Fix: Set line-height of menu items
  • Fix: Refactor get_option statements
  • Fix: Border bottom of menu items now appear more accurate

1.0.3

2016-11-17

  • Fix: CSS for outer and inner wrapper

1.0.2

2016-11-17

  • Fix: Shortcode was using echo and is now using return instead.
  • Fix: Position of inner wrapper changed to relative to contain dropdown menu.
  • Update: #sagaio-udm-menu-wrapper changed name to #sagaio-udm-menu-inner-wrapper.
  • New: Added outer wrapper and options for configuring its position, id: #sagaio-udm-menu-wrapper.

1.0.1

2016-11-14

  • Fix: Typo in “`

<

div class=”sagaio-udm-menu-header”>.
* New: Options for configuring the login header, class:
.sagaio-udm-menu-header“`.

1.0.0

2016-11-14

  • First beta release