Beskrivning
B2B Product Showcase is a lightweight product display plugin designed specifically for B2B corporate websites. Unlike traditional e-commerce plugins, this plugin focuses on product display and inquiry functionality, without complex e-commerce features like shopping carts, payments, or inventory management.
Key Features:
- Lightweight Design – Includes only essential product display features for optimal performance
- Custom Post Type – Uses
productspost type for easy product management - Built-in Field Groups – Ready to use without additional ACF configuration
- B2B-Specific Features – Inquiry buttons and enterprise-level display layouts
- Category Management – Supports hierarchical categories and tag systems
- Responsive Design – Perfect adaptation to various devices
- SEO Friendly – Structured data and breadcrumb navigation
- Highly Extensible – Rich hooks for developer customization
Core Functions:
-
Product Management
- Product title, description, featured image
- Product gallery (multiple image display)
- Product categories and tags
- Inquiry button settings
-
Frontend Display
- Product archive page
- Product detail page
- Category/tag pages
- Shortcode support
-
Admin Dashboard
- SEO Settings
- Inquiry button customization
- Display option controls
-
Developer Friendly
- Rich action hooks and filters
- Template override support
- AJAX interfaces
- Clean code structure
Support
For technical support, please visit the plugin’s page or WordPress.org support forum.
License
This plugin is released under the GPL v2 or later license.
Installation
- Upload the plugin files to the
/wp-content/plugins/naibabiji-b2b-product-showcase/directory - Activate the plugin through the ’Plugins’ menu in WordPress
- Go to
Settings -> Product Showcaseto configure plugin options - Start adding product content
Vanliga frågor
-
Does this plugin support shopping cart functionality?
-
No. This plugin is designed for B2B businesses, focusing on product display and inquiry functionality, without e-commerce features like shopping carts or payments.
-
How can I customize product templates?
-
You can create the following template files in your theme directory to override the default templates:
–single-naibb2pr_products.php– Single product page
–archive-naibb2pr_products.php– Product archive page
–taxonomy-naibb2pr_product_category.php– Product category page
–taxonomy-naibb2pr_product_tag.php– Product tag page -
What shortcodes are supported?
-
The plugin provides the following shortcodes:
–[naibabiji_b2b_products]– Display product grid
–[naibabiji_b2b_product_categories]– Display product categoriesFor detailed parameters, please check the usage instructions on the settings page.
Bidragsgivare och utvecklare
”Naibabiji B2B Product Showcase” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”Naibabiji B2B Product Showcase” har översatts till 1 språk. Tack till översättarna för deras bidrag.
Översätt ”Naibabiji B2B Product Showcase” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0.11
- Added Elementor shortcode support in SEO content area
- Standardized function and variable prefixes to comply with WordPress plugin best development practices
1.0.10
- Added toggle to enable/disable product meta information display
- Improved translations and updated localization files
1.0.9
- Added button color customization entry for front and back, managers can quickly adjust styles to match brand vision
- Replace the product short description with the fill-in area, use a rich text editor to optimize the input experience and improve Gutenberg compatibility
1.0.8
- Changed product category URL slug from ’naibb2pr-product-category’ to ’product-category’
- Improved URL structure for better SEO and user experience
- Note: After updating, please deactivate and reactivate the plugin or visit Settings > Permalinks and save to refresh rewrite rules
1.0.7
- Changed product archive page URL from ’naibb2pr-products’ to ’products’
- Fixed PHP syntax error in admin settings page
1.0.6
- Fixed an issue with WordPress official review feedback
- Optimized internal connection styles and script loading to comply with WordPress best practices
- Improved sanitize_callback parameter configuration of register_setting () function
- Make sure all custom article types and taxonomies are named with unique prefixes
- Removed the direct < style > and < script > tags and replaced them with wp_add_inline_style () and wp_add_inline_script () functions
- Enhanced code security and WordPress compatibility
- Fixed a PHP syntax error
1.0.5
- Optimize the display of search results page
- Removed deprecated load_plugin_textdomain() function call for WordPress 4.6+ compatibility
- Enhanced security with improved nonce verification in form processing
- Fixed input sanitization in POST and GET request handlers
- Improved security logging mechanism to follow WordPress best practices
- Replaced direct database query with WordPress API functions in meta fields handling
1.0.4
- Enhanced security in AJAX handlers
- Improved nonce verification and input sanitization
- Added recursive array sanitization
- Added GET parameter sanitization method
- Fixed permission checks in admin functions
- Improved security event logging
1.0.3
- Front-end display bug fixes
1.0.2
- Multi-language support
1.0.1
- Modify the code to meet the requirements for submitting to the official WordPress repository
1.0.0
- Initial release
- Basic product showcase functionality
- Custom post types and taxonomies
- Frontend templates and shortcodes
- Admin dashboard settings page
- AJAX functionality support
- Developer hook system
