该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Gallery of Animated Posts

描述

Gallery of Animated Posts is a simple plugin for theme Gridsby that adds a shortcode for displaying a gallery of animated posts anywhere in the content of a page or a post. Posts to be displayed are of post format image and can be selected by tag and query parameters as described in Class Reference/WP Query.

Basic Usage Example

[gallery-of-animated-posts]

will output the HTML code for a gallery of all image posts and

[gallery-of-animated-posts tag="frowny"]

for a gallery consisting only of image posts that are tagged with the slug frowny.

安装

Gallery of Animated Posts is installed just as any other plugin. For more information see Installing Plugins.

常见问题

Is Gallery of Animated Posts free?

Yes! The plugin is Open Souce and always will be free.

Can I use the plugin with a theme different from Gridsby?

No! Gallery of Animated Posts is specifically designed to enhance theme Gridsby by adding more flexibility when displaying galleries of image posts.

评价

此插件暂无评价。

贡献者及开发者

「Gallery of Animated Posts」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

  • Inital Release