Article Products
Display selected products in WordPress posts using a simple shortcode
by Zahra Norouzi · github.com/zahra-norouzi/wordpress-article-products
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/zahra-norouzi/wordpress-article-products/archive/refs/heads/main.zipنمایش محصولات با شورتکد در مقالات وردپرس
توضیحات
این پلاگین به شما اجازه میدهد تا با استفاده از شورتکد [article_product id="1,2"] محصولات دلخواه خود را در بین مقالات نمایش دهید. هر محصول شامل تصویر، عنوان و قیمت است و دکمهای برای مشاهده همه محصولات نیز نمایش داده میشود.
ویژگیها
- نمایش حداکثر دو محصول انتخابی در هر مقاله
- نمایش تصویر، عنوان و قیمت محصول
- دکمه "مشاهده همه محصولات"
- استایل اختصاصی و قابل ویرایش
نحوه استفاده
- پلاگین را در مسیر
wp-content/pluginsآپلود و فعال کنید. - شورتکد زیر را در محتوای مقاله قرار دهید:
[article_product id="1,2"]به جای 1 و 2، آیدی محصولات مورد نظر را وارد کنید.
سفارشیسازی استایل
فایل CSS پلاگین در مسیر assets/css/article-products.css قرار دارد و قابل ویرایش است.
Article Products (English)
Display selected products in WordPress articles using a simple shortcode.
Features
- Show up to two selected products per post
- Display product image, title, and price
- "View All Products" button
- Customizable CSS
Usage
- Upload and activate the plugin in
wp-content/plugins. - Use the shortcode in your post content:
[article_product id="1,2"]Replace 1,2 with your product IDs.
Custom CSS
Edit the plugin’s CSS file at assets/css/article-products.css for styling.
Author: Zahra Norouzi
Version: 1.0