Title: Developer Information
Author: WordPress.org
Published: <strong>10 فيبروري 2016</strong>
Last modified: 10 مارچ 2026

---

پلگ انس ڳولھيو

# Developer information

 توهان کي هڪ نئون نئون پلگ ان مليو آهي ۽ اميد آهي ته ان کي ڪجهه نمائش ڏي. توهان 
صحيح جڳهه تي آهيو. بس [اسان کان پڇو ته توهان جي ميزباني ڪريون](https://snd.wordpress.org/plugins/developers/add/).
توھان ڪري سگھوٿا:

 * ٽريڪ رکو ته ڪيترا ماڻهو ان کي ڊائونلوڊ ڪيو آهي.
 * ماڻهن کي توهان جي پلگ ان بابت تبصرو ڪرڻ ڏيو.
 * حاصل ڪريو پنهنجي پلگ ان جي درجه بندي ٻين سڀني بهترين ورڈپریس پلگ ان جي خلاف.
 * پنهنجي پلگ ان کي هن مرڪزي مخزن ۾ تمام گهڻو نمائش ڏيو.

### ڪجھ پابنديون آھن

 *  Your plugin must be compatible with the [GNU General Public License v2](https://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses),
   or any later version. We strongly recommend using the same license as WordPress—“
   GPLv2 or later.”
 * پلگ ان کي ڪجھ به غير قانوني يا اخلاقي طور تي ناگوار نه ٿيڻ گهرجي (جيڪو موضوعي
   آهي، اسان ڄاڻون ٿا).
 *  توھان کي اصل ۾ استعمال ڪرڻو پوندو [Subversion](https://subversion.apache.org/)
   repository جيڪو اسان توھان کي ڏيون ٿا توھان جو پلگ ان ھن سائيٽ تي ڏيکارڻ لاءِ.
   ورڈپریس پلگ ان ڊاريڪٽري هڪ هوسٽنگ سائيٽ آهي، نه هڪ لسٽنگ سائيٽ.
 * پلگ ان کي لازمي طور تي استعمال ڪندڙ جي اجازت کان سواءِ عوامي سائيٽ (جهڙوڪ “طاقتور”
   لنڪ) تي ٻاهرين لنڪس شامل نه ڪرڻ گهرجن.
 *  توھان جي پلگ ان کي اسان جي [تفصيل ھدايتن](https://developer.wordpress.org/plugins/wordpress-org/detailed-plugin-guidelines/)
   جي فهرست جي تعميل ڪرڻ گھرجي، جنھن ۾ اسپامر نه ھجڻ ۽ سسٽم جو غلط استعمال نه ڪرڻ
   شامل آھي.

### Submission is simple

 1.  WordPress.org تي هڪ اڪائونٽ لاءِ [سائن اپ ڪريو](https://login.wordpress.org/register?locale=snd).
 2.  [Submit your plugin for review](https://snd.wordpress.org/plugins/developers/add/).
 3.  After your plugin is [manually reviewed](https://developer.wordpress.org/plugins/wordpress-org/plugin-developer-faq/#questions-about-submissions-and-approval),
    it will either be approved or you will be emailed and asked to provide more information
    and/or make corrections.
 4.  Once approved, you’ll be given access to a [Subversion Repository](https://developer.wordpress.org/plugins/wordpress-org/how-to-use-subversion/)
    where you’ll store your plugin.
 5.  Shortly after you upload your plugin (and a [readme file](https://snd.wordpress.org/plugins/developers/?output_format=md#readme)!)
    to that repository, it will be automatically displayed in the [plugins browser](https://snd.wordpress.org/plugins/).
 6.  Check out the **[FAQ](https://developer.wordpress.org/plugins/wordpress-org/plugin-developer-faq/)**
    for more information.

### Readme files

 To make your entry in the plugin browser most useful, each plugin should have a
readme file named `readme.txt` that adheres to the [WordPress plugin readme file standard](https://snd.wordpress.org/plugins/readme.txt).
You can put your readme file through the [readme validator](https://snd.wordpress.org/plugins/developers/readme-validator/)
to check it.