آموزش ثبت پلاگین در مخزن وردپرس

تفاوت اصلی وردپرس با دیگر سیستم های مدیریت محتوا در این است که هیچ محدودیت و حد و مرزی را برای کاربر تعیین نمیکند. با این سیستم مدیریت محتوا شما میتوانید افزونه های مورد نیاز خود را بسازید و به مخزن آن بیفزایید تا دوستان و دیگر همکارانتان نیز از افزونه ای که شما ایجاد کرده اید بهره ببرند.

آموزش ثبت پلاگین در مخزن وردپرس

آموزش ثبت پلاگین در مخزن وردپرس

برای به اشتراک گذاری افزونه هایتان در مخزن وردپرس میتوانید به صورت زیر اقدام کنید:

فایل readme.txt وردپرس که در ادامه قرار داده شده است را دریافت کنید و در قسمت های مشخص شده مواردی را که بیان میشود تغییر دهید.

=== Plugin Name ===
Contributors: (this should be a list of wordpress.org userid’s)
Donate link: http://example.com/
Tags: comments, spam
Requires at least: 3.0.1
Tested up to: 3.4
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Here is a short description of the plugin. This should be no more than 150 characters. No markup here.

== Description ==

This is the long description. No limit, and you can use Markdown (as well as in the following sections).

For backwards compatibility, if this section is missing, the full length of the short description will be used, and
Markdown parsed.

A few notes about the sections above:

* “Contributors” is a comma separated list of wp.org/wp-plugins.org usernames
* “Tags” is a comma separated list of tags that apply to the plugin
* “Requires at least” is the lowest version that the plugin will work on
* “Tested up to” is the highest version that you’ve *successfully used to test the plugin*. Note that it might work on
higher versions… this is just the highest one you’ve verified.
* Stable tag should indicate the Subversion “tag” of the latest stable version, or “trunk,” if you use `/trunk/` for
stable.

Note that the `readme.txt` of the stable tag is the one that is considered the defining one for the plugin, so
if the `/trunk/readme.txt` file says that the stable tag is `4.3`, then it is `/tags/4.3/readme.txt` that’ll be used
for displaying information about the plugin. In this situation, the only thing considered from the trunk `readme.txt`
is the stable tag pointer. Thus, if you develop in trunk, you can update the trunk `readme.txt` to reflect changes in
your in-development version, without having that information incorrectly disclosed about the current stable version
that lacks those changes — as long as the trunk’s `readme.txt` points to the correct stable tag.

If no stable tag is provided, it is assumed that trunk is stable, but you should specify “trunk” if that’s where
you put the stable version, in order to eliminate any doubt.

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

۱. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
۱. Activate the plugin through the ‘Plugins’ menu in WordPress
۱. Place `<?php do_action(‘plugin_name_hook’); ?>` in your templates

== Frequently Asked Questions ==

= A question that someone might have =

An answer to that question.

= What about foo bar? =

Answer to foo bar dilemma.

== Screenshots ==

۱. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from
the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets
directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png`
(or jpg, jpeg, gif).
۲. This is the second screen shot

== Changelog ==

= ۱.۰ =
* A change since the previous version.
* Another change.

= ۰.۵ =
* List versions from most recent at top to oldest at bottom.

== Upgrade Notice ==

= ۱.۰ =
Upgrade notices describe the reason a user should upgrade. No more than 300 characters.

= ۰.۵ =
This version fixes a security related bug. Upgrade immediately.

 

Plugin Name: در این قسمت نام پلاگین خود را وارد کنید.

Contributors: در این قسمت نام سازندگان افزونه را باید وارد کنید( در حقیقت نام کاربری سازندگان در سایت WordPress.org)که اگر چند سازنده وجود دارد میتوانید با استفاده از ‘ , ‘ن ام آنها را از هم جدا کنید.

Donate link: این قسمت مربوط به لینک کمک مالی به افزونه می باشد.

Tags : برچسب های افزونه است که میتواند معرفی بر افزونه باشد. این برچسب ها را با ” , ” از هم جدا کنید.

Requires at least: در این قسمت می بایست پایین ترین نسخه وردپرس را که افزونه به آن نیاز دارد مشخص کنید.

Tested up to: در این قسمت بالاترین نسخه از وردپرس را که افزونه را بر روی آن تست کرده اید وارد نمایید.

Stable tag : نسخه فعلی افزونه را مشخص میکند.

License : این قسمت به مجوز های افزونه مربوط می باشد که بهتر است بدون تغییر آن را باقی بگذارید.

 

اکنون پس از License URI به جای متن زیر توضیحات دلخواه خود را در خصوص افزونه قرار دهید، البته دقت داشته باشید که این توضیحات نباید بیشتر از 150 کلمه باشد.

 

.Here is a short description of the plugin. This should be no more than 150 characters. No markup here

 

قسمت بعدی Description می باشد که در این قسمت نیز می بایست توضیحات افزونه را قرار دهید اما اینبار توضیحات جامع تری که میخواهید در قسمت Description افزونه شما به نمایش گذاشته شود.

در قسمت Installation نیز توضیحات مربوط به نصب و راه اندازی افزونه را قرار دهید.

Frequently Asked Questions بخشی است که در آن میتوانید پرسش های متداولی که برای اغلب کاربران پیش می آید را مطرح کرده و پاسخ دهید.

قسمت Screenshots

از جمله قسمت های مهم و کمی دشوار ثبت افزونه Screenshots می باشد که در مراحل زیر آن را توضیح خواهم داد:

در این قسمت اگر بیش از یک اسکرین شات میخواهید قرار دهید آن ها را به صورت زیر نام گذاری کنید:

 

<ol>
	<li>توضیحات دلخواه برای تصویر ۱</li>
	<li>توضیحات دلخواه برای تصویر ۲</li>
	<li>توضیحات دلخواه برای تصویر ۳</li>
</ol>

 

اکنون تصاویر دلخواه را در پوشه افزونه قرار دهید(دقت داشته باشید که این تصاویر میتوانند با فرمت های png یا jpg یا jpeg یا gif باشند)

و در قسمت Changelog لیست تغییرات اعمال شده در نسخه های مختلف را قرار دهید.

همچنین اگر میخواهید ایمیل اطلاع رسان جهت اپدیت افزونه برای کاربرانتان ارسال کنید از قسمت Upgrade Notice اقدام نمایید.

اکنون فایل شما تکمیل شد و لازم است آن را برای ثبت در مخزن وردپرس ارسال نمایید.

برای آشنایی با طریقه ارسال افزونه برای وردپرس مطلب ارسال افزونه برای مخزن وردپرس را دنبال کنید.

امتیاز شما برای این مقاله
1 نظر
  1. faraz می گوید

    با سلام خدمت شما تشکر بابت آموزش خوبتون من اقدام به ارسال پلاگین به مخزن وردپرس کرده ام ولی با خطای plugin name مواجه شدم با اینکه هم خود فایل readme.txt و فایل index.php پلاگین من دارای plugin name است. به نظر شما مشکا از چیست که من با خطا بعد از آپلود مواجه میشم.؟

ارسال یک پاسخ

آدرس ایمیل شما منتشر نخواهد شد.