[wordpress插件] Admin Menu Class by 010Pixel010Pixel的管理菜单类

wordpress 插件 文章 2020-02-03 18:20 610 0 全屏看文

AI助手支持GPT4.0

评分

0

0

描述

This plugin is for Theme Developers to create menu on left navigation in wordpress admin panel.

此插件供主题开发人员在wordpress管理面板的左侧导航中创建菜单。

It simplifies code for creating menus/submenus.

它简化了用于创建菜单/子菜单的代码。

Supports including files for each page if necessary.

如有必要,支持包括每个页面的文件。

Use

使用

Create arguments array (as shown in sample code in plugin file) and call the class, it will handle everything.

创建arguments数组(如插件文件中的示例代码所示)并调用该类,它将处理所有内容。

For any query, you can contact me at 010 Pixel

对于任何查询,您都可以通过 010 Pixel 与我联系。

安装步骤

    1. Unpack the download-package
    2. 解压缩下载包

    3. Upload folder include all files to the /wp-content/plugins/ directory.

    4. 上传文件夹将所有文件包含到 / wp-content / plugins / 目录中。

      The final directory tree should look like /wp-content/plugins/010pixel-admin-menu-class/admin_menu_class_by_010pixel.php

    5. 最终目录树应类似于 /wp-content/plugins/010pixel-admin-menu-class/admin_menu_class_by_010pixel.php

    6. Activate the plugin through the Plugins menu in WordPress
    7. 通过WordPress中的 Plugins 菜单激活插件

    8. That’s it, you can start using use this class in your theme to make menus in admin panel.
    9. 就是这样,您可以开始在主题中使用此类来在管理面板中创建菜单。

      • or use the automatic install via backend of WordPress
      • 或通过WordPress后端使用自动安装

下载地址

https://downloads.wordpress.org/plugin/admin-menu-class-by-010pixel.1.2.1.zip

https://downloads.wordpress.org/plugin/admin-menu-class-by-010pixel.1.2.1.zip

-EOF-

AI助手支持GPT4.0