Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

List Site Contributors

Beschrijving

List site contributors allows you list your site’s contributors and authors.
Just add the shortcode [listsitecontributors] to a page on your blog.
Optionally you can use the User Photo Plugin (https://wordpress.org/extend/plugins/user-photo/) for images,
otherwise Avatars will be used.

Schermafdrukken

  • screenshot-1.jpg
  • screenshot-2.jpg

Installatie

  1. Extract and upload this directory to the /wp-content/plugins/ directory.
  2. De plugin activeren via het ‘Plugin’ menu in WordPress.

FAQ

Wat doet dit?

This shows a listing of active contributors and authors with images with an A-Z directory and last name search.

What if I do not have the User Photo Plugin?

This will use the User Photo Plugin image, if installed. Otherwise, the WordPress Avatar image will be used.

Where are the options?

Option: Yes/No for showing the web link url for the listed authors/contributors.
Option: Number of characters to limit the authors and contributors descriptions on the search results. Default is 150 chars.

Any other notes?

If the userphoto plugin does not place the photo correctly on the page, trying changing the echo to return in the function userphoto and function userphoto_thumbnail.
If you are logged in as admin, you will see the full descriptions of authors and contributors.
This allows search plugins like Relevanssi to get all that information. Logout to see the normal user view.
Also note that some security plugins can break this plugin due to author id removal.
And remember to backup any style sheet changes you make, before upgrading this plugin.

I have a problem with your plugin or would like to suggest a change / new feature. How?

Try the wordpress plugin forum first. Otherwise email me using my mallsop dot com contact form.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“List Site Contributors” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “List Site Contributors” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.0

  • First version: Tested ok. Fix for use with Relevanssi plugin.

1.1.0

  • Added option: Added option to specify the number of characters in the search results description.

1.1.1

  • Minor fix: Max characters get error fix.

1.1.2

  • Added option: Include editors and admins (all active user roles except subscribers).

1.1.3

  • Modification: Do not show a link to user posts if no posts found. Show Not listed if user has no website link.

1.1.4

  • Modification: Option to suppress authors and contributors with zero posts.

1.1.5

  • Modification: Cleanup options php illegal type warnings.

1.1.6

  • Modification: You can now exclude one user by entering the email of that user in the exclude option.

1.1.7

  • Modification: Added line break option to make the user description look nice.

1.1.8

  • Modification: Option to use normal images instead of thumbnails (if the userphoto plugin is used).