Este plugin não foi testado com as 3 atualizações principais mais recentes do WordPress. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas de compatibilidade quando usado com versões mais recentes do WordPress.

List Site Contributors

Descrição

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.

Imagens de tela

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

Instalação

  1. Extract and upload this directory to the /wp-content/plugins/ directory.
  2. Ative o plugin no menu ‘Plugins’ do seu WordPress.

FAQ

What does this do?

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.

Avaliações

Não existem avaliações para esse plugin.

Colaboradores e desenvolvedores

“List Site Contributors” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

Registro de alterações

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