Linux 软件免费装

GP Related Posts

开发者 westcoastdigital
更新时间 2020年6月11日 11:27
PHP版本: 5.6 及以上
WordPress版本: 5.4.2
版权: GPLv2 or later
版权网址: 版权信息

标签

GeneratePress

下载

详情介绍:

Adds related posts using hooks included within GeneratePress. Includes options page to define heading, thumbnails size and related post position on page

安装:

Ensure you have GeneratePress Theme installed and active

屏幕截图:

  • Settings Page

常见问题:

Can I use the plugin without GeneratePress Premium?

Yes. It uses hooks included in the theme

Can I use this plugin without GeneratePress?

No. It is set up to use the hooks included within GeneratePress.

I have installed the plugin but cannot see anything?

Ensure your active theme is either GeneratePress or a child theme of GeneratePress.

GeneratePress is active or parent theme, but I still cannot see anything on my posts?

Ensure you have not overridden the hooks in a custom single.php page.

What hooks does this use?

The plugin is set to either use generate_after_main_content or generate_before_footer, depending on where you set it to display in the settings page.

What is the shortcode?

[gp-related-posts posts="1, 2, 3"]

更新日志:

1.3 Fixed Bug where displaying on CPT so only displays on Posts Added a shortcode to display wherever wanted with specific post id Added related-post-title to posts title for easier targeting with CSS Fixed Bug with displaying for Tags Added link to Settings page 1.2 Added support to choose between tags or categories for filtering related posts Added ability to customise excerpt length Added support to use a custom hooks Minor bug fixes in backend 1.1 Added support to disable author, date and comments Improved UI 1.0 Fixed deprecated caller_get_posts for ignore_sticky_posts 0.1 Beta release