這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Custom Menu Class

描述

Simple plugin that adds extra functionality to menu items. The plugin will allow to set predefined CSS classes (Select field) to menu items.
Support for the plugin “If Menu”: https://wordpress.org/plugins/if-menu/ – does not break the “If Menu” plugin.

Example of defining CSS classes for menu items is in the “FAQ” tab here.

Custom Menu Class is 100% free. if you have questions or need additional information u can comment on my website ( http://deving.de – http://deving.de/blog/wordpress/2292-wordpress-plugin-fuer-voreingestellte-css-klassen-fuer-menue-links/ ) or in the “Support” tab here.

Check out my Themeforest Account

螢幕截圖

  • Here's a screenshot of it in action

安裝

To install the plugin, follow the steps below

  1. Upload custom-menu-class to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Define CSS classes for menu items in the ‘Options -> Menu CSS Classes’ settings page
  4. Set predefined CSS classes for your menu items in ‘Appearance -> Menus’ page – Choose CSS classes from the select field (multiple selection is possible)

常見問題

How can I set the CSS classes?

Set the CSS classes in the Custom Menu Class settings page under ‘Options -> Menu CSS Classes’

評價

2017年1月29日
Nice and simple. However, if you have this menu icons plugin installed; https://wordpress.org/plugins/menu-icons/ ..it doesn't work, nor do you even see an option to select css classes. Also, could've been even more simple if it worked like WP used to work; simply a text field in the menu settings underneath each item, where you write your css classes.. That would be more straightforward and not require to go to another settings page to create classes. Hope that can be changed in the future?
2016年9月3日 2 replies
Installing this plugin removed my theme's built in options for configuring menu items and replaced them with a panel that only allows you to apply a style but I was unable to create any styles. There is a panel that lists all styles in the Settings panel (mistakenly referred to as Options in the instructions, unless I misunderstood) but no "add new" button. So I was unable to create a class, rendering the class pulldown in the menu builder ineffective.
閱讀全部7個評價

貢獻者及開發者

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

貢獻者

將 Custom Menu Class 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

0.1

  • Plugin release. Basis for this plugin is “If Menu”: https://wordpress.org/plugins/if-menu/

0.1.2

  • Added screenshot
  • Bugfix: Filter function name

0.2.0

  • Added plugin settings page for CSS classes (Options -> Menu CSS Classes)

0.2.1

  • Fullwidth select field for menu CSS classes

0.2.2

  • Bugfix: Added wp_reset_query
  • Bugfix: Changed _e() to __()

0.2.3

  • Notice: removed deprecated argument caller_get_posts and added ignore_sticky_posts

0.2.4

  • changed wp_reset_query to wp_reset_postdata

0.2.5

  • changed WP_Query to get_posts

0.2.6

  • bugfix get_post_meta in wp 4.5

0.2.6.1

  • bugfix get_post_meta in wp < 4.5