Skip to content

how to use other plugin's shortcode in post for wechat? #5

@alexlii1971

Description

@alexlii1971

Hello,

The following example is just for showing wechat post in wordpress site, and it works well.

在文章或页面编辑页中选择文本
在需要插入的地方填入 [wechat_material]

可选参数 col, 显示列数,默认为 3,可选为 2

可选参数 title, 是否显示标题,默认为 true,false 为不显示
可选参数 thumb, 是否显示缩略图,默认为 true,false 为不显示
可选参数 digest, 是否显示简介,默认为 true,false 为不显示

完整示例 [wechat_material col="3" title="true" thumb="true" digest="true"]

but, I use the shortcode of other plugins in wordpress post, for example, I put a poll shortcode in wordpress post to show a poll, and the poll information will show up blog post at wordpress front-end, but if I push the post to wechat, it will show that poll shortcode in Wechat APP not Poll text information, is it possible to resolve?

Thanks.

Alex

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions