Changeset 2753616
- Timestamp:
- 07/08/2022 08:45:50 AM (4 years ago)
- File:
-
- 1 edited
-
add-schema-category/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
add-schema-category/trunk/readme.txt
r2753593 r2753616 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 با استفاده از این افزونه میتوانید به دستهبندی های وردپرس کد اسکیما اضافه کنید.10 Using this plugin, you can add schema code to WordPress categories. 11 11 12 12 == Description == 13 13 14 بهصورت پیشفرض نمیتوانید به دستهبندیهای وردپرس، کد اسکیما اضافه کنید. افزونههای متعددی وجود دارند که میتوانید با آنها کد اسکیما را به دستهبندیها اضافه کنید.15 اما استفاده از چندین افزونه بسیار آسیبزا است. به راحتی میتوانید کد اسکیما را در انتهای مقالات و محصولات درج کنید. اما، این امکان برای دستهبندیهای وردپرس وجود ندارد. 16 با استفاده از افزونه " افزودن اسکیما به دستهبندیهای وردپرس " در کنار توضیحات دستهبندیها، قادر خواهید بود که کدهای اسکیما را در انتهای توضیحات دستهبندی اضافه کنید.14 By default, you cannot add schema code to WordPress categories. There are several plugins that you can use to add schema code to categories. 15 But using multiple plugins is very harmful. You can easily insert the schema code at the end of articles and products. But, this is not possible for WordPress categories. 16 By using the "Add Schema to WordPress Categories" plugin, you will be able to add schema codes to the end of the category description. 17 17 18 ویژگی های افزونه:19 اصافه کردن کد اسکیما به دسته بندی ها 20 تشخیص درست بودن اسکیما 21 ذخیره کردن کد اسکیما در دیتابیس و استفاده از آن 22 سبک بودن افزونه و سازگاری با دسته بندی های ووکامرس 18 Plugin features: 19 Sorting the schema code into categories 20 Determining whether the schema is correct 21 Saving the schema code in the database and using it 22 Lightness of the plugin and compatibility with WooCommerce categories 23 23 24 24 == Installation == 25 25 26 1- در بخش افزونه های سایت خود " افزودن اسکیما به دسته بندی های وردپرس " را جستجو کنید و افزونه را نصب کنید. ( میتوانید افزونه را از سایت wordpress.org دانلود کنید و در هاست خود، در پوشه wp-content/plugin آپلود کنید. بعد از آپلود کردن در بخش مدیریت های افزونه، افزونه را فعال کنید.)27 2- در بخش دسته بندی های وردپرس ( دسته بندی های محصولات ووکامرس ) متا باکس جدیدی اضافه شده است که میتوانید کد های اسکیما را در آن قرار دهید و دسته بندی را بروزرسانی کنید.28 3- در منوی اسکیمای دسته بندی میتوانید راهنمای کامل استفاده از افزونه را دریافت کنید.26 1- In the plugins section of your site, search for "adding schema to WordPress categories" and install the plugin. (You can download the plugin from the wordpress.org site and upload it to your host in the wp-content/plugin folder. After uploading, activate the plugin in the plugin management section.) 27 2- A new meta box has been added in the WordPress categories section (WooCommerce product categories) where you can put the schema codes and update the category. 28 3- In the category schema menu, you can get a complete guide for using the plugin. 29 29 30 30 == Frequently Asked Questions == 31 31 32 = آیا امکان استفاده از همه وبسایت ها وجود دارد؟ = 33 بله شما میتوانید در هر وبسایتی که دارید از این افزونه استفاده نمایید. 32 = Is it possible to use all websites? = 34 33 35 = آیا به کدنویسی نیاز است؟ = 36 همانطور که در بخش راهنما توضیح داده شده است، اگر از توابع پیشفرض وردپرس و ووکامرس برای فراخوانی توضیحات دسته بندی استفاده کرده اید، افزونه به صورت خودکار کد اسکیما را در انتهای توضیحات قرار میدهد. اگر از توابع پیش فرض استفاده نکرده اید، کافیه تابع معرفی شده را در فایل php مروبط به دسته بندی ها فراخوانی کنید. 34 Yes, you can use this plugin on any website you have. 35 36 = Is coding required? = 37 As explained in the help section, if you have used the default functions of WordPress and WooCommerce to call the category description, the plugin will automatically put the schema code at the end of the description. If you have not used the default functions, just call the introduced function in the php file related to the categories.
Note: See TracChangeset
for help on using the changeset viewer.