Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我期待在 wordpress 中向菜单块添加自定义选项。
例如,当我们在 WP 中使用菜单管理器添加菜单项时,可折叠面板内会出现很少的文本框,例如标题、标签等。
我想通过开发插件将我的自定义选项添加到菜单项中。
我浏览了核心代码,但找不到任何可用于完成此任务的钩子。
在向 WP 菜单管理器中添加自定义选项时发现了这个很棒的 tuts。
如何在高级菜单属性中添加自定义字段?