Title: Contributors Gallery – The Ultimate WordPress Contributors Showcase
Author: Huzaifa Al Mesbah
Published: <strong>27 de enero de 2025</strong>
Last modified: 11 de febrero de 2025

---

Buscar plugins

![](https://ps.w.org/contributors-gallery/assets/banner-772x250.jpg?rev=3238023)

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://ps.w.org/contributors-gallery/assets/icon-256x256.png?rev=3238025)

# Contributors Gallery – The Ultimate WordPress Contributors Showcase

 Por [Huzaifa Al Mesbah](https://profiles.wordpress.org/huzaifaalmesbah/)

[Descargar](https://downloads.wordpress.org/plugin/contributors-gallery.1.2.0.zip)

 * [Detalles](https://es-do.wordpress.org/plugins/contributors-gallery/#description)
 * [Valoraciones](https://es-do.wordpress.org/plugins/contributors-gallery/#reviews)
 *  [Instalación](https://es-do.wordpress.org/plugins/contributors-gallery/#installation)
 * [Desarrollo](https://es-do.wordpress.org/plugins/contributors-gallery/#developers)

 [Soporte](https://wordpress.org/support/plugin/contributors-gallery/)

## Descripción

#### WordPress Contributors Gallery – The Ultimate Solution for Showcasing WordPress Contributors

Contributors Gallery is the most comprehensive WordPress plugin for displaying and
managing WordPress version contributors. Our plugin seamlessly integrates with WordPress.
org to showcase contributors through elegant profiles, advanced search capabilities,
and dynamic version filtering.

#### Key Features

 * **Comprehensive Display**: Show contributors from any WordPress version (3.2 
   onwards)
 * **Advanced Search**: Find specific contributor and view their contribution history
 * **Interactive Version Selector**: Switch between WordPress versions seamlessly
 * **Contributor Categories**:
    - Noteworthy Contributors (Core & Contributing Developers)
    - Core Contributors (Props)
 * **Rich Visual Elements**:
    - Beautiful avatar display for noteworthy contributors
    - WordPress.org profile links
    - Responsive, modern design
 * **Performance Optimized**:
    - Built-in 24-hour caching
    - AJAX-powered version switching
    - Lightweight implementation

#### Available Shortcodes

 1. Display Contributors List:
     `[wpcg_contributors]`
 2. Search Contributors:
     `[wpcg_contributor_search]`

#### Shortcode Parameters

The `[wpcg_contributors]` shortcode accepts the following parameters:

 * `version`: Specify WordPress version (e.g., "6.4″)
 * `switcher`: Control version selector visibility ("true"/"false")

Examples:
 `[wpcg_contributors version="6.4"] [wpcg_contributors switcher="false"][
wpcg_contributors version="6.4" switcher="false"] [wpcg_contributors version="6.4"
switcher="true"]

### Check out our other Plugins

– **[Smart Password Protect](https://wordpress.org/plugins/smart-password-protect/)**–
Secure your WordPress site with password protection and IP whitelisting.
 – **[Random Quote](https://wordpress.org/plugins/random-quote/)**–
_Display a random quote on your site, inspiring visitors with fresh content every
time they refresh the page._ – **[Redirect After Logout](https://wordpress.org/plugins/redirect-after-logout/)**–
_Seamlessly redirect users to a custom page after logging out, enhancing user experience
on your WordPress site._ – **[Product Spotlight Badge](https://wordpress.org/plugins/product-spotlight-badge/)**–
Highlight special products with a customizable spotlight badge on your WooCommerce
store.

## Capturas

[[

[[

## Instalación

#### Installation via WordPress Dashboard:

 1. Go to the WordPress dashboard
 2. Navigate to **Plugins > Add New**
 3. Search for "Contributors Gallery"
 4. Click on the **Install** button
 5. Activate the plugin after installation

#### Installation via Zip File:

 1. Download the **Contributors Gallery** plugin zip file
 2. Go to **Plugins > Add New > Upload Plugin**
 3. Upload `contributors-gallery.zip` and install it
 4. Activate the plugin

#### Using the Plugin:

 1. Add contributors gallery using shortcodes:
 2.  * `[wpcg_contributors]` – Display contributors list
     * `[wpcg_contributor_search]` – Add search functionality
 3. Customize display using shortcode parameters:
 4.  * Set specific version: `[wpcg_contributors version="6.4"]`
     * Control version switcher: `[wpcg_contributors switcher="false"]`

## FAQ

### How does the contributor search work?

The search functionality allows users to find specific contributors across all WordPress
versions. It displays:
 * Their display name and role (if available) * Noteworthy
contributions (Core & Contributing Developer roles) * Core contributions (Props)*
Total contribution count by category

### How do I display contributors for a specific version?

Use the version parameter: `[wpcg_contributors version="6.4"]`

### Can I control the version selector visibility?

Yes, use the switcher parameter:
 * Show selector: `[wpcg_contributors switcher="
true"]` * Hide selector: `[wpcg_contributors switcher="false"]`

### What WordPress versions are supported?

The plugin supports WordPress version 3.2 onwards, providing comprehensive coverage
of WordPress’s development history.

### How often is the contributor data updated?

The plugin caches data for 24 hours to ensure optimal performance while maintaining
data freshness.

### Can I customize the display styles?

Yes, you can override the default styles by adding custom CSS to your theme. The
plugin uses clean, semantic HTML classes for easy styling.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

"Contributors Gallery – The Ultimate WordPress Contributors Showcase" es un software
de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

 *   [ Huzaifa Al Mesbah ](https://profiles.wordpress.org/huzaifaalmesbah/)

[Traduce "Contributors Gallery – The Ultimate WordPress Contributors Showcase" a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/contributors-gallery)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/contributors-gallery/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/contributors-gallery/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/contributors-gallery/)
por [RSS](https://plugins.trac.wordpress.org/log/contributors-gallery/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.2.0

 * Added WordPress.org profile integration
 * Enhanced contributor profiles with detailed metadata
 * Added avatar hash extraction from WordPress.org profiles
 * Added comprehensive profile service documentation
 * Enhanced contributor search results with profile data

#### 1.1.1

 * Enhanced layout and visual presentation
 * Improved spacing and alignment of contributor elements
 * Added consistent padding and margins
 * Optimized grid layout for better responsiveness
 * Refined avatar display and text formatting
 * Added subtle hover effects for better interactivity
 * Fixed minor visual inconsistencies

#### 1.1.0

 * Added contributor search functionality with comprehensive history display
 * Enhanced version selector with support from WordPress 3.2 onwards
 * Improved version management using WordPress.org API
 * Added natural version sorting for better organization
 * Added contributor version history in search results
 * Added WordPress.org profile links in search results
 * Optimized version fetching performance
 * Added comprehensive documentation

#### 1.0.2

 * Enhanced API service with improved caching
 * Added WPVersionFetcher service for better version management
 * Improved code documentation and inline comments

#### 1.0.1

 * Added version selector improvements
 * Added version switcher attribute for shortcode

#### 1.0.0

 * Initial release
 * Basic contributors display functionality
 * Responsive design implementation

## Meta

 *  Version **1.2.0**
 *  Last updated **hace 1 año**
 *  Active installations **Menos de 10**
 *  WordPress version ** 5.2 o superior **
 *  Tested up to **6.7.5**
 *  PHP version ** 7.2 o superior **
 *  Language
 * [English (US)](https://wordpress.org/plugins/contributors-gallery/)
 *  [Vista avanzada](https://es-do.wordpress.org/plugins/contributors-gallery/advanced/)

## Valoraciones

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/contributors-gallery/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/contributors-gallery/reviews/)

## Colaboradores

 *   [ Huzaifa Al Mesbah ](https://profiles.wordpress.org/huzaifaalmesbah/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/contributors-gallery/)