[wordpress插件] AMP Sidebar ChooserAMP侧边栏选择器

wordpress 插件 文章 2020-02-17 22:00 674 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

AMP Sidebar Chooser allows users to associate sidebars to posts, pages, or any custom post type through the WordPress post editor.

AMP边栏选择器允许用户通过WordPress帖子编辑器将边栏与帖子,页面或任何自定义帖子类型相关联。

安装步骤

    1. Upload the ‘amp_sidebar_chooser’ folder to your /wp-content/plugins/ directory
    2. 将“ amp_sidebar_chooser”文件夹上传到您的 / wp-content / plugins / 目录

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

    5. Replace

    6. 替换 <?php get_sidebar();

      ?> with

      ?> <?php amp_get_sidebar();

      ?> in your templates

    7. ?> 在您的模板中

    8. Log into the WordPress admin area, and select a post, page, or custom post type to edit.
    9. 登录WordPress管理区域,然后选择要编辑的帖子,页面或自定义帖子类型。

    10. Choose from one of the available sidebars in the AMP Sidebar Chooser meta box to assign a sidebar to this post.
    11. 从AMP侧边栏选择器元框中的可用侧边栏之一进行选择,以将侧边栏分配给该帖子。

下载地址
https://downloads.wordpress.org/plugin/amp-sidebar-chooser.0.2.1.zip
-EOF-

AI助手支持GPT4.0