Members Grid for PeepSo

توضیحات

Members Grid for PeepSo is a lightweight addon for the PeepSo community plugin that lets you display all community members in a clean wall/grid layout. Perfect for showcasing your community, building a team page, or increasing user engagement. The plugin is fully responsive, shortcode-ready, and easy to customize.

⚠️ Note: This is an addon. It requires the PeepSo plugin to be installed and activated.

Features:
* Display all members in a wall/grid
* Shortcode support: [members_grid_for_peepso]
* Responsive and mobile-friendly layout
* Lightweight and easy to use

Source Code and Build Information

This plugin uses modern JavaScript build tools to generate its production assets located in /mgfp-src/dist/.

The original, uncompressed source code for all JavaScript and CSS files is publicly included inside the /mgfp-src/src/ directory of this plugin.

To rebuild the production assets, developers can run the following commands from the plugin root directory:

  • npm install
  • npm run build

This ensures full transparency and compliance with the WordPress.org guidelines on human-readable source code.

نصب

  1. Upload the plugin files to the /wp-content/plugins/members-grid-for-peepso/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the shortcode [members_grid_for_peepso] in any page or post.

سوالات متداول

Does this plugin require PeepSo?

Yes, this plugin is an addon and requires the PeepSo plugin to be installed and active.

How can I display the members wall?

Use the shortcode [members_grid_for_peepso] in any post, page, or widget.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Members Grid for PeepSo” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Members Grid for PeepSo” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.0

  • Initial release with basic members wall.

2.0

  • Improved functionality and shortcode handling.
  • Added responsive grid support.

3.0

  • Code optimization and cleanup.
  • Prepared plugin for WordPress.org deployment.

3.0.2

  • Removed Requires plugins
  • Add Unique Prefixes
  • Added source code related information mgfp-src/src

3.0.3

  • Bug Fix: Updated is_plugin_active() validation to use the correct PeepSo plugin directory (peepso/peepso.php instead of peepso-core/peepso.php), ensuring proper integration detection.