WordPress.org

Taiwan 正體中文

  • 佈景主題目錄
  • 外掛目錄
  • 最新消息
  • 技術支援
  • 關於我們
  • 團隊
  • 取得 WordPress
取得 WordPress
WordPress.org

Plugin Directory

WP JV Post Reading Groups

  • 提交外掛
  • 我的最愛
  • 登入
  • 提交外掛
  • 我的最愛
  • 登入

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

WP JV Post Reading Groups

由 Janos Ver 開發
下載
  • 詳細資料
  • 使用者評論
  • 安裝方式
  • 開發資訊
技術支援

外掛說明

This plugin will enable you to

  • Create Reading Groups and associate them with users and private posts and private pages

  • Once these users logged in they will see those private posts and private pages which you granted access to

  • Publish your posts and pages to general public as usual

Your users will not be aware (unless you tell them) of what Reading Groups they are part of (if any).

Translations

  • Hungarian – Janos Ver (last updated for plugin v1.9)

  • Czech – TomKom (last updated for plugin v1.9)

螢幕擷圖

  • Settings -> Reading
  • Users -> All Users
  • Users -> Add New
  • Posts -> All Posts
  • Posts -> Add New

安裝方式

  1. Download wp-jv-post-reading-groups.zip
  2. Extract to /wp-content/plugins/wp-jv-post-reading-groups directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題集

How to create Reading Groups?

Go to Settings -> Reading to create your Reading Groups.

How to assign Reading Groups to Users?

Go to Users -> All Users and select a non-admin user (admins have access to all RGs anyway) and grant permissions to Reading Groups of your choice.

When you add a New User you will be able to select Reading Groups as well.

How to assign Reading Groups to Posts?

Go to Posts -> Edit Post and select who will be able to read that post. Don’t forget to publish that post privately.

I added a page/post to the menu as custom link. Why is it visible for everyone?

The plugin does not remove any links added to the menu this way as it is unable to distinguish between URLs pointing to the site or elsewhere.

The plugin is able to dynamically remove the ones a user has no permission, but to do that
1. add then create a page/post and publish it with visibility=public,
2. add it to the menu,
3. then set the page/post visibility=private (if you first set the post/page to private you won’t find it in the list of pages/posts when trying to add it to the menu).

使用者評論

Everything works fine!

borgera 2021 年 2 月 19 日
Tested with WordPress version 5.6 and everything works fine, thank you!

N’est plus compatible avec la dernière version de WordPress

vincentwenet 2020 年 9 月 10 日
Depuis la dernière mise à jour de WordPress ce plugin n’est plus compatible et engendre de nombreux soucis pour la gestion du site. wp-content/plugins/wp-jv-post-reading-groups/wp-jv-post-reading-groups.min.js: jQuery.fn.live() is deprecated J’espère vraiment que le développeur du plugin va résoudre ce bug…

Was great, but not compatible with WP5

teachallaboutit 2020 年 9 月 7 日
Since the latest update, this has caused all manner of conflicts and we’re now looking for alternatives. The line/error that causes the issue is: wp-content/plugins/wp-jv-post-reading-groups/wp-jv-post-reading-groups.min.js: jQuery.fn.live() is deprecated I’m hoping the developers will fix this because previously, it was a brilliant solution.

Excellent plugin

pouicpouic 2020 年 3 月 4 日
Thank you or this ultra simple plugin. I want to show some new pages to a test panel and your plugin does exactly what I need. Excellent!

Horrible Plugin and Support

kelticband 2017 年 11 月 21 日
When this plugin is activated, Main Header Navigation only displays if a user is signed in. Public users cannot see the navigation. All other plugins are disabled and the cache is clear. In case he tries to respond properly now. Here is the support you will receive… Me: “When I activate your plugin, the Main Nav header is only visible to logged in users. Is this a bug that will be addressed in the future? Is there a workaround for it? Thank you” Janos: “If a category is part of the menu, but the current user has no access to any posts within it then it gets removed from the menu for the current user only. If this is your case as well, then it is not a bug, but a feature.” Me: “This is not the case. All posts are public. All categories are public. All menu items are categories. No menu items show unless signed in. They should see all posts. There are no private posts.” Janos: “Hmm. Why do you need my plugin then?” That is your support everyone. Good luck. Would rate this plugin 0 stars if it let me. Definitely, do not and will not ever use your plugin.

Very good

kuantero 2017 年 4 月 11 日
Thank you. Your work really saved me a lot of time. Thanks again
閱讀全部 9 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈WP JV Post Reading Groups〉的開發相關工作。

參與者
  • Janos Ver

將〈WP JV Post Reading Groups〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

2.4

Release date: November 21, 2020

  • Bugfix: a number of odd behaviours and console errors fixed by updating the deprecated .live() jQuery method to use the .on() method instead

2.3

Release date: February 16, 2020

  • Added support for custom post types – thanks to @scottdeluzio
  • Added count of posts, pages per reading groups to Settings -> Reading and Users -> All Users screens
  • Removed donation link
  • Bugfix: non-logged in users couldn’t see navigation menu items created using categories, even if there were public posts within those categories

2.2

Release date: December 28, 2018

  • Bugfix: posts were not visible within categories for permitted users

2.1

Release date: March 18, 2017

  • Bugfix: when a post/page had no Reading Group selected when posted privately it was visible for any logged in user – these posts will be visible for admins only.

2.0

Release date: October 16, 2016

  • The default categories widget will now display categories with private posts only as well
  • If a category is part of the menu, but the current user has no access to any posts within it then it gets removed from the menu for the current user only

1.9

Release date: June 1, 2016

  • Added Czech translation by TomKom
  • Permament fix for an issue when a subscriber is not able to comment on private posts to which he/she has read access
  • Fix an issue when used in conjunction with WP JV Custom Email Settings which sent out notification to every user about new private posts/pages instead of only the users who authorized to see the new private post/page

1.8

Release date: April 14, 2016

  • Fixed spinner icon while adding new Reading Group on Settings -> Reading screen – thanks to @dbasilioesp for the fix
  • Fix an issue when a subscriber is not able to comment on private posts which he/she has otherwise read access to

1.7

Release date: December 14, 2015

  • Fix a compatibility issue with WP 4.4 when it was not possible to add / rename or delete a Reading Group

1.6

Release date: December 13, 2015

  • Performance improvement by loading javascript only on admin pages

New features added:

  • Private pages can be associated with Reading Groups
  • Users who have access to Reading Group are able to see the associated private pages as well

1.5

Release date: August 1, 2015
* Comments for private posts are now visible in Recent Comments widget (or any other similar) if the user is eligible
* Performance improvement by using minified js code
* Hungarian translation added

1.4

Release date: February 2, 2015
* Fix issue: post preview resulted in HTTP 404
* Fix issue: list of post reading groups was missing on add new user screen
* Other small fixes to improve compatibility with other plugins

1.3

Release date: January 29, 2015
* Fix issue: when user clicked on a URL of a private post multiple posts were shown
* Fix issue: private posts can’t be distinguished on all posts admin screens
* Fix issue: private posts for which a user has got access does not appear in recent posts list
* Small fixes to improve compatibility with other plugins
* Tested with WordPress 4.1

1.2

Release date: September 8, 2014
* Fix issue: WP DB prefix to run on any instance

1.1

Release date: September 7, 2014
* Fix issue: click on a private post resulted in HTTP 404
* Fix issue: private posts where not included in recent posts widget
* Fix issue: “Private:” text from title was not excluded properly for languages other than English

1.0

Release date: August 16, 2014
* Initial release.

中繼資料

  • 版本 2.4
  • 最後更新 5 年前
  • 啟用安裝數 300+
  • WordPress 版本需求 3.9.2 或更新版本
  • 已測試相容的 WordPress 版本 5.5.15
  • 語言
    English (US)
  • 標籤
    accessloginpermissionpermissionspost
  • 進階檢視

評分

3.7 星,滿分為 5 星
  • 5 個 5 星使用者評論 5 星 5
  • 1 個 4 星使用者評論 4 星 1
  • 0 個 3 星使用者評論 3 星 0
  • 1 個 2 星使用者評論 2 星 1
  • 2 個 1 星使用者評論 1 星 2

新增使用者評論

查看全部使用者評論

參與者

  • Janos Ver

技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

檢視技術支援論壇

  • 關於我們
  • 最新消息
  • 主機代管
  • 隱私權
  • 展示網站
  • 佈景主題目錄
  • 外掛目錄
  • 區塊版面配置目錄
  • Learn
  • 技術支援
  • 開發者資源
  • WordPress.tv ↗
  • 共同參與
  • 活動
  • 贊助基金會 ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Taiwan 正體中文

  • 查看我們的 X (之前的 Twitter) 帳號
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • 造訪我們的 Facebook 粉絲專頁
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
程式碼,如詩