這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

GP Related Posts

描述

Adds related posts using hooks included within GeneratePress.

Includes options page to define heading, thumbnails size and related post position on page

螢幕截圖

  • Settings Page

安裝

Ensure you have GeneratePress Theme installed and active

常見問題

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″]

評價

2019年7月15日
I like the plugin, issues I had. 1. Using tags as related source did not work, blank and I had matching tags in many posts. 2. Turning on excerpts and picking a word limit did not function for my setting of 10, it just seemed to show the default setting of 55 (I didn’t count though) 3. Using categories as related source would just show the same most recent posts, no variation. Hope to see some improvements.
2019年6月24日
It´s super light and does the job pretty well! Thanks for this awesome plugin! Check it out at our site. It would be great to be able to display posts in columns with the ability to choose diferent amount of columns for mobile and desktop!
閱讀全部3個評價

貢獻者及開發者

“GP Related Posts” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 GP Related Posts 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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