Title: Add your Plugin
Author: WordPress.org
Published: <strong>10.02.2016</strong>
Last modified: 13.07.2025

---

# Add your plugin

 Before you submit your plugin, we ask you to review our [Guidelines](https://developer.wordpress.org/plugins/wordpress-org/detailed-plugin-guidelines/)
and read the [Frequently Asked Questions](https://developer.wordpress.org/plugins/wordpress-org/plugin-developer-faq/).
A brief selection of common questions is available below the form.

სანამ ატვირთავთ ახალ ჩადგმას, [შედით სისტემაში](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fka.wordpress.org%2Fplugins%2Fdevelopers%2Fadd%2F%3Foutput_format%3Dmd&locale=ka_GE).

 გაგზავნის შემდეგ თქვენი ჩადგმა ხელით შემოწმდება გავრცელებულ შეცდომებზე და ასევე
იმისთვის, რომ ის შეესაბამება [ყველა რეკომენდაციებს](https://developer.wordpress.org/plugins/wordpress-org/detailed-plugin-guidelines/).

## ხშირად დასმული კითხვები

### რამდენი ხანი გრძელდება განხილვის პროცესი?

 ეს მოთავსებულია სექციაში [ დეველოპერების ხშირად დასმული კითხვები ](https://developer.wordpress.org/plugins/wordpress-org/plugin-developer-faq/).
ამას 1-დან 10 დღემდე დრო სჭირდება. ჩვენ ვცდილობთ ვნახოთ ყველა ჩადგმა 5 სამუშაო დღის
განმავლობაში, მაგრამ პროცესს სჭირდება იმდენი დრო, რამდენიც საჭიროა, თქვენი ჩადგმის
სირთულიდან გამომდინარე.

### How can I expedite my plugin review?

 Your plugin review cannot be prioritized over others, to help us approve your plugin
sooner, please ensure that you have read the [Security chapter](https://developer.wordpress.org/apis/security/)
of the Plugin Handbook.

The most common reasons for not approving a plugin are:

 * The plugin contains unescaped output: [Learn about Escaping Data](https://developer.wordpress.org/apis/security/escaping/)
 * The plugin accepts unsanitized data: [Learn about Sanitizing Data](https://developer.wordpress.org/apis/security/sanitizing/)
 * The plugin processes form data without a nonce: [Learn about Nonces](https://developer.wordpress.org/apis/security/nonces/)
 * The plugin does not comply with the guidelines: [Check out the guidelines](https://developer.wordpress.org/plugins/wordpress-org/detailed-plugin-guidelines/)

If the code in your plugin falls into one of the above categories, **your plugin
will not be approved**. The Plugins Team will refer you back to these Handbook pages,
adding further delay to the review process.

### როგორი იქნება ჩემი ჩადგმის URL-მისამართი?

თქვენი ჩადგმის URL-მისამართი შეივსება ` ჩადგმის სახელი ` მნიშვნელობის ბაზაზე ჩადგმის
მთავარ ფაილში (რომელიც შეიცავს ჩადგმის სათაურებს). თუ მიუთითებთ შემდგენაირად ` Plugin
Name: Boaty McBoatface `, თქვენი URL იქნება `https://wordpress.org/plugins/boaty-
mcboatface` ხოლო slug იქნება ` Boaty-mcboatface `. თუ უკვე არსებობს ჩადგმა ასეთი
სახელით, თქვენ მოგენიჭებათ სახელი ` boaty-mcboatface-2 ` და ა.შ. ყველაფერი ზუსტად
ისე ხდება, როგორც WordPress-ის ჩანაწერებში ხდება ხოლმე.

როგორც კი თქვენი ჩადგმას მოიწონებენ, მისი სახელის გადარქმევა _ შეუძლებელია _, რომ
განხორციელდეს.

### I made a mistake in my plugin name. Should I update it?

It depends on what you want to change. If you want to change the plugin **display
name** you can update that by updating your plugin files in this page. If what you
want to change is the **permalink / slug** of your plugin, you can do that ONCE 
before we begin with the review (if that’s available you’ll see a link to change
it on this page).

If you can no longer change the slug from this page, please contact us. If your 
plugin is already under review, **simply reply to the review email**. Otherwise,
email us at `plugins@wordpress.org`. We can make the change as long as the plugin
has not yet been approved.

### Why can’t I submit a plugin with certain display names?

Certain plugin names are prohibited due to trademark abuse and to avoid confusion
with other project names or plugins. Similarly, we prevent their use in plugin slugs
entirely for your protection.