WordPress.org

Česko

  • Šablony
  • Pluginy
  • Novinky
  • Podpora
  • O WordPressu
  • Openverse
  • Vzory
  • Komunitní podpora
  • Překlady
  • Kontakt
  • Získejte WordPress
Získejte WordPress
WordPress.org

Plugin Directory

WP JV Post Reading Groups

  • Odeslat plugin
  • Moje oblíbené
  • Log in
  • Odeslat plugin
  • Moje oblíbené
  • Log in

Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

WP JV Post Reading Groups

Autor: Janos Ver
Stáhnout
  • Podrobnosti
  • Hodnocení
  • Instalace
  • Vývojáři
Podpora

Popis

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).

Překlady

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

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

Snímky obrazovky

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

Instalace

  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

Nejčastější dotazy

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).

Recenze

Everything works fine!

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

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

vincentwenet 10. 9. 2020
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 7. 9. 2020
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 4. 3. 2020
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 21. 11. 2017
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 11. 4. 2017
Thank you. Your work really saved me a lot of time. Thanks again
Přečtěte si všech 9 recenzí

Autoři

WP JV Post Reading Groups je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci
  • Janos Ver

Přeložte “WP JV Post Reading Groups” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

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.

Meta

  • Verze 2.4
  • Poslední aktualizace před 4 roky
  • Aktivních instalací 300+
  • Verze WordPressu 3.9.2 nebo novější
  • Testováno až do WordPressu 5.5.15
  • Jazyk
    English (US)
  • Štítků
    accessloginpermissionpermissionspost
  • Podrobnosti

Hodnocení

3.7 z 5 hvězdiček.
  • 5 5hvězdičkových hodnocení 5 hvězdiček 5
  • 1 4hvězdičkové hodnocení 4 hvězdičky 1
  • 0 3hvězdičkových hodnocení 3 hvězdičky 0
  • 1 2hvězdičkové hodnocení 2 hvězdičky 1
  • 2 1hvězdičková hodnocení 1 hvězdička 2

Přidat moje hodnocení

See all reviews

Spolupracovníci

  • Janos Ver

Podpora

Potřebujete pomoc?

Fórum podpory

  • O WordPressu
  • Novinky
  • Hosting
  • Soukromí
  • Příklady
  • Šablony
  • Pluginy
  • Vzory
  • Vzdělávání
  • Podpora
  • Vývojáři
  • WordPress.TV
  • Zapojte se
  • Události
  • Podpořit
  • Pět pro budoucnost
  • WordPress.com
  • Matt
  • bbPress
  • BuddyPress
WordPress.org
WordPress.org

Česko

  • Navštivte náš účet na X (dříve Twitter)
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Navštivte naši stránku na Facebooku
  • Navštivte náš Instagram účet
  • Navštivte náš LinkedIn účet
  • Visit our TikTok account
  • Navštivte náš YouTube kanál
  • Visit our Tumblr account
Code is Poetry.