Title: Basic Optimization
Author: Shah Alom
Published: <strong>11 жніўня, 2020</strong>
Last modified: 18 чэрвеня, 2026

---

Пошук плагінаў

![](https://ps.w.org/basic-optimization/assets/banner-772x250.png?rev=2358714)

![](https://ps.w.org/basic-optimization/assets/icon-256x256.png?rev=2358714)

# Basic Optimization

 Аўтар: [Shah Alom](https://profiles.wordpress.org/shahalom/)

[Спампаваць](https://downloads.wordpress.org/plugin/basic-optimization.2.0.1.zip)

 * [Падрабязнасці](https://bel.wordpress.org/plugins/basic-optimization/#description)
 * [Водгукі](https://bel.wordpress.org/plugins/basic-optimization/#reviews)
 *  [Ўсталёўка](https://bel.wordpress.org/plugins/basic-optimization/#installation)
 * [Распрацоўка](https://bel.wordpress.org/plugins/basic-optimization/#developers)

 [Падтрымка](https://wordpress.org/support/plugin/basic-optimization/)

## Апісанне

Basic Optimization provides simple on/off controls for common WordPress cleanup 
and performance-related tweaks. It is intentionally small, dependency-free, and 
designed for site owners who want practical optimization controls without a large
performance suite.

The plugin adds a **Basic Optimization** admin screen where administrators can enable
or disable each feature independently. It also includes a child **Email Notifications**
settings page for disabling selected WordPress core auto emails.

#### Features

 * **Disable Emojis** – Removes WordPress emoji scripts, styles, filters, and emoji
   DNS prefetch output.
 * **Remove Shortlink** – Removes the shortlink tag from the document head.
 * **Remove CSS/JS Version** – Removes the `ver` query argument from enqueued stylesheet
   and script URLs.
 * **Remove RSD Links** – Removes the Really Simple Discovery link from the document
   head.
 * **Disable Embeds** – Removes WordPress oEmbed discovery links and dequeues the
   default `wp-embed` frontend script.
 * **Disable XML-RPC** – Disables XML-RPC requests and removes the `X-Pingback` 
   response header.
 * **Remove WLW Manifest Link** – Removes the Windows Live Writer manifest link 
   from the document head.
 * **Disable Self Pingback** – Prevents self pingbacks when content links to the
   same site.
 * **Hide WordPress Version** – Removes the WordPress generator meta tag from the
   document head.
 * **Disable Heartbeat** – Deregisters the WordPress heartbeat script on the frontend.
 * **Email Notifications** – Adds dropdown controls to disable selected WordPress
   core auto emails, including new user registration, password changed, comment 
   moderation, and automatically approved comment notifications.

#### Notes

Some features can affect integrations that rely on WordPress defaults. For example,
disabling XML-RPC can affect external publishing clients and services that still
depend on XML-RPC. Disabling auto emails can also affect administrator awareness
of user and comment activity. Disable only the features that match your site requirements.

## Screenshots

[⌊Basic Optimization settings screen with individual on/off controls.⌉⌊Basic Optimization
settings screen with individual on/off controls.⌉[

Basic Optimization settings screen with individual on/off controls.

## Ўсталёўка

#### From the WordPress dashboard

 1. Go to **Plugins > Add New**.
 2. Click **Upload Plugin**.
 3. Choose the plugin ZIP file.
 4. Click **Install Now**.
 5. Activate the plugin.
 6. Go to **Basic Optimization** in the WordPress admin menu and configure the available
    settings.
 7. Go to **Basic Optimization > Email Notifications** to disable selected WordPress
    core auto emails.

#### Manual installation

 1. Upload the `basic-optimization` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the **Plugins** screen in WordPress.
 3. Go to **Basic Optimization** in the WordPress admin menu and configure the available
    settings.
 4. Go to **Basic Optimization > Email Notifications** to disable selected WordPress
    core auto emails.

## Часта задаваныя пытанні

### Will this plugin change WordPress core files?

No. The plugin does not modify WordPress core files. It uses WordPress hooks and
options only.

### Can I enable or disable individual optimizations?

Yes. Each optimization is managed separately from the plugin settings screen.

### Is disabling XML-RPC always recommended?

No. Disable XML-RPC only if your site does not rely on XML-RPC-based tools, remote
publishing apps, or services.

### Does removing CSS/JS version query strings improve performance?

It may help in some caching or CDN setups, but it can also make cache invalidation
less explicit. Use this option only if it fits your caching strategy.

### Where are the settings located?

After activation, go to **Basic Optimization** in the WordPress admin menu for optimization
controls. Email disable controls are available under **Basic Optimization > Email
Notifications**.

### Which auto emails can be disabled?

The plugin provides dropdown controls to disable the auto email sent to the site
administrator when a new user registers, the auto email sent to the site administrator
when a user changes their password, the moderation email sent when a comment awaits
moderation, and the automatically approved comment notification email. WordPress
sends the automatically approved comment notification to the post author, which 
may be the site administrator depending on the post author.

## Водгукі

![](https://secure.gravatar.com/avatar/d9fad7d4a4e90b4f0700f793a51800807c0ec50b955faec5abf3af03dfb1630f?
s=60&d=retro&r=g)

### 󠀁[excellent free optimization plugin](https://wordpress.org/support/topic/excellent-free-optimization-plugin/)󠁿

 [jaika](https://profiles.wordpress.org/joomlaoscommerce/) 12 жніўня, 2020

i installed this plugin , it works very well,

 [ Чытаць 1 водгук ](https://wordpress.org/support/plugin/basic-optimization/reviews/)

## Удзельнікі і распрацоўшчыкі

“Basic Optimization” is open source software. The following people have contributed
to this plugin.

Удзельнікі

 *   [ Shah Alom ](https://profiles.wordpress.org/shahalom/)
 *   [ Micro Solutions Bangladesh ](https://profiles.wordpress.org/microsolutions/)

[Перакласці “Basic Optimization” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/basic-optimization)

### Зацікаўлены ў распрацоўцы?

[Праглядзіце код](https://plugins.trac.wordpress.org/browser/basic-optimization/),
праверце [SVN рэпазітарый](https://plugins.svn.wordpress.org/basic-optimization/),
або падпішыцеся на [журнал распрацоўкі](https://plugins.trac.wordpress.org/log/basic-optimization/)
па [RSS](https://plugins.trac.wordpress.org/log/basic-optimization/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змяненняў

#### 2.0.1

 * Refactored plugin into a cleaner class-based structure.
 * Added consistent prefixed option keys through the plugin helper function.
 * Improved settings sanitization and admin redirect handling.
 * Expanded embed cleanup to remove oEmbed discovery output.
 * Updated repository-ready `readme.txt` metadata and documentation.
 * Added GitHub-style `README.md` documentation.
 * Added an Email Notifications sub-settings page with controls to disable selected
   WordPress core auto emails.

## Мета

 *  Версія **2.0.1**
 *  Апошняе абнаўленне **4 гадзіны таму**
 *  Актыўных установак **20+**
 *  Версія WordPress ** 5.5 або вышэй **
 *  Правераны да версіі **6.9.4**
 *  Версія PHP ** 7.4 або вышэй **
 *  Мова
 * [English (US)](https://wordpress.org/plugins/basic-optimization/)
 * Тэгі
 * [disable emojis](https://bel.wordpress.org/plugins/tags/disable-emojis/)[heartbeat](https://bel.wordpress.org/plugins/tags/heartbeat/)
   [optimization](https://bel.wordpress.org/plugins/tags/optimization/)[performance](https://bel.wordpress.org/plugins/tags/performance/)
   [xml-rpc](https://bel.wordpress.org/plugins/tags/xml-rpc/)
 *  [Пашыраны прагляд](https://bel.wordpress.org/plugins/basic-optimization/advanced/)

## Ацэнкі

 5 з 5 зорак.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/basic-optimization/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/basic-optimization/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/basic-optimization/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/basic-optimization/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/basic-optimization/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/basic-optimization/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/basic-optimization/reviews/)

## Удзельнікі

 *   [ Shah Alom ](https://profiles.wordpress.org/shahalom/)
 *   [ Micro Solutions Bangladesh ](https://profiles.wordpress.org/microsolutions/)

## Падтрымка

Ёсць што сказаць? Патрэбна дапамога?

 [Перайсці да форуму падтрымкі](https://wordpress.org/support/plugin/basic-optimization/)