[wordpress插件] CPTA PaginationCPTA分页

wordpress 插件 文章 2020-04-09 04:21 426 0 全屏看文

AI助手支持GPT4.0

评分
86
描述

It’s a simple custom post type ajax pagination plugin.

这是一个简单的自定义帖子类型ajax分页插件。

Features:

功能:

    • Easily customizable.
    • 易于定制。

    • Lightweight.
    • 轻巧。

    • Custom post type ajax pagination with category
    • 具有类别的自定义帖子类型ajax分页

安装步骤

    1. Upload the plugin files to the /wp-content/plugins/cptapagination directory, or install the plugin through the WordPress plugins screen directly.
    2. 将插件文件上传到 / wp-content / plugins / cptapagination 目录,或直接通过WordPress插件屏幕安装插件。

    3. Activate the plugin through the ‘Plugins’ screen in WordPress
    4. 通过WordPress中的“插件”屏幕激活插件

    Custom Options

    自定义选项

    1.

      1。

    Install Plugin

    安装插件

    2. Add Short code

    2.添加简码

    Only Custom post type pagination:

    仅自定义帖子类型分页:

    [cptapagination custom_post_type='yourposttype' post_limit='5']

    [cptapagination custom_post_type ='yourposttype'post_limit ='5']

    Custom post type pagination with category:

    自定义帖子类型分页,类别:

    [cptapagination custom_post_type='yourposttype' cptataxname='taxonamyname' cptacatname='categoryname' post_limit='5']

    [cptapagination custom_post_type ='yourposttype'cptataxname ='taxonamyname'cptacatname ='categoryname'post_limit ='5']

下载地址
https://downloads.wordpress.org/plugin/custom-post-type-ajax-pagnaition.zip
-EOF-

AI助手支持GPT4.0