| 开发者 | naibabiji |
|---|---|
| 更新时间 | 2026年4月16日 17:42 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPL v2 or later |
| 版权网址: | 版权信息 |
[naibabiji_b2b_products] and [naibabiji_b2b_product_categories] for flexible display/wp-content/plugins/naibabiji-b2b-product-showcase/Settings -> Product Showcase to customize your display optionsNo. This plugin is designed for B2B businesses, focusing on product display and inquiry functionality, without e-commerce features like shopping carts or payments.
You can create the following template files in your theme directory to override the default templates:
single-naibb2pr_products.php - Single product pagearchive-naibb2pr_products.php - Product archive pagetaxonomy-naibb2pr_product_category.php - Product category pagetaxonomy-naibb2pr_product_tag.php - Product tag pageThe plugin provides the following shortcodes:
[naibabiji_b2b_products] - Display product grid[naibabiji_b2b_product_categories] - Display product categories[naibabiji_b2b_contact_form] - Display an inline contact form for collecting messagesYes! You can use the plugin's shortcodes in any text widget with the following features: Key Features:
Appearance → Widgets
[naibabiji_b2b_products limit="3" columns="1" show_category="false" show_excerpt="false"]
This issue has been fixed in v1.0.13. If you still encounter style problems, please try:
naibb2pr-product-tag to product-tag for cleaner, more SEO-friendly URLs.[naibabiji_b2b_contact_form] — embed a standalone contact form on any page without product association.Contact Form source filter in Customer Inquiries admin list.naibabiji_contact_form_validate filter, naibabiji_contact_form_before_submit action).class-leads-handler.php - added run_cleanup_for_cron() wrapper method to prevent return values in cron callbacks.:root CSS variables for better theme synchronization.<strong>) was rendered on a single line instead of separate paragraphs due to wpautop() not handling single line breaks between inline elements correctly.wpautop() processing, ensuring each line gets its own <p> tag.Naibabiji_B2B_Product class, ensuring consistent logic and cleaner templates.background shorthand to background-color to allow dynamic inline styles to override defaults