Title: Developer Information
Author: WordPress.org
Published: <strong>फेब्रुअरी 10, 2016</strong>
Last modified: मार्च 10, 2026

---

प्लगिनहरू खोज्नुहोस्

# डेभलपर जानकारी

 You’ve got a cool new plugin and are hoping to give it some exposure. You’re in
the right place. Just [ask us to host it for you](https://ne.wordpress.org/plugins/developers/add/).
You’ll be able to:

 * कति जनाले यसलाई डाउनलोड गरे भन्ने तथ्याङ्क राख्नुहोस्।
 * मानिसहरूले तपाईँको प्लगिनबारे टिप्पणीहरू छोड्न दिनुहोस्।
 * तपाईँको प्लगिनलाई अरू सबै उत्कृष्ट वर्डप्रेस प्लगिनहरूसँग तुलना गरी मूल्याङ्कन
   गराउनुहोस्।
 * यो केन्द्रीकृत रिपजिटरीमा आफ्नो प्लगिनलाई धेरै प्रदर्शित गर्नुहोस्।

### केही प्रतिबन्धहरू छन्

 *  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.”
 * प्लगिनले कुनै गैरकानुनी कार्य नगर्नुहोस् वा नैतिक रूपमा आपत्तिजनक हुने काम नगर्नुहोस्(
   यो व्यक्तिपरक हुन्छ, हामीलाई थाहा छ)।
 *  You have to actually use the [Subversion](https://subversion.apache.org/) repository
   we give you in order for your plugin to show up on this site. The WordPress Plugin
   Directory is a hosting site, not a listing site.
 * The plugin must not embed external links on the public site (like a “powered 
   by” link) without explicitly asking the user’s permission.
 *  Your plugin must abide by our list of [detailed guidelines](https://developer.wordpress.org/plugins/wordpress-org/detailed-plugin-guidelines/),
   which include not being a spammer and not abusing the systems.

### पेसी सरल छ

 1.  WordPress.org मा खाता [खोल्नुहोस्](https://login.wordpress.org/register?locale=ne_NP)।
 2.  [आफ्नो प्लगिन समीक्षाका लागि पेस गर्नुहोस्](https://ne.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://ne.wordpress.org/plugins/developers/?output_format=md#readme)!)
    to that repository, it will be automatically displayed in the [plugins browser](https://ne.wordpress.org/plugins/).
 6.  Check out the **[FAQ](https://developer.wordpress.org/plugins/wordpress-org/plugin-developer-faq/)**
    for more information.

### रिडमी फाइल

 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://ne.wordpress.org/plugins/readme.txt).
You can put your readme file through the [readme validator](https://ne.wordpress.org/plugins/developers/readme-validator/)
to check it.