Title: Hotfix
Author: Mark Jaquith
Published: <strong>8 Februari 2011</strong>
Last modified: 12 Desember 2025

---

Cari plugin

![](https://ps.w.org/hotfix/assets/banner-772x250.jpg?rev=478673)

![](https://s.w.org/plugins/geopattern-icon/hotfix_2b1504.svg)

# Hotfix

 Oleh [Mark Jaquith](https://profiles.wordpress.org/markjaquith/)

[Unduh](https://downloads.wordpress.org/plugin/hotfix.1.3.zip)

 * [Detail](https://id.wordpress.org/plugins/hotfix/#description)
 * [Ulasan](https://id.wordpress.org/plugins/hotfix/#reviews)
 *  [Instalasi](https://id.wordpress.org/plugins/hotfix/#installation)
 * [Pengembangan](https://id.wordpress.org/plugins/hotfix/#developers)

 [Bantuan](https://wordpress.org/support/plugin/hotfix/)

## Deskripsi

This unofficial plugin provides fixes for selected WordPress bugs, so you don’t 
have to wait for the next WordPress core release. **This does not mean you can stop
updating WordPress!** It just means that you’ll get a few selected fixes more quickly.

Recent fixes:

 * **WordPress 6.9**
    - Set sender as blank to workaround Sendmail issue when sendmail_from and -f
      are both used, see [WP#64368](https://core.trac.wordpress.org/ticket/64368).

Fixes are specific to your version of WordPress. It may be that your version of 
WordPress has no fixes. That’s fine. Keep the plugin activated and updated, in case
you need it for a subsequent version of WordPress!

### Complete Hotfix List

 * **WordPress 6.9**
    - Works around issue where Sendmail fails due to `sendmail_from` and `-f` both
      being used.
 * **WordPress 3.5**
    - Lets you update Twenty Twelve if it is shown as “broken” after installing 
      3.5
    - Lets you update WordPress and install or update plugins and themes. (Only 
      some Windows servers running IIS were affected.) You’ll need to [install this plugin manually](https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).
 * **WordPress 3.4.2**
    - Fix adding and updating Custom Fields
 * **WordPress 3.3**
    - Prevent plugin and theme styles from bleeding into the dashboard
    - Work around a bug for people without built-in JSON support
 * **WordPress 3.2**
    - Include JSON support for people with funky PHP setups
 * **WordPress 3.1.3**
    - Fix a bug that caused `post_status` to malfunction if passed an array
 * **WordPress 3.1**
    - Fix a bug that caused some taxonomy query manipulations (like excluding categories)
      to not work like they did before.
 * **WordPress 3.0.5**
    - Prevent KSES from overzealously stripping images and other advanced HTML from
      Administrator/Editor comments on display.

## Instalasi

 1. [Click here](http://coveredwebservices.com/wp-plugin-install/?plugin=hotfix) to
    install and activate.
 2. Done! Just remember to keep the plugin up to date!

Or, you can do [a manual installation using FTP](https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation),
which may be necessary on certain Windows servers running IIS (WordPress 3.5 only).

## Tanya Jawab

### How do I know which hotfixes are being applied to my version?

Read the “Complete Hotfix List” section in the description. A later version of the
plugin may list the hotfixes in a special WordPress admin page.

## Ulasan

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

### 󠀁[Great Plugin](https://wordpress.org/support/topic/great-plugin-2344/)󠁿

 [paleo1](https://profiles.wordpress.org/paleo1/) 4 Mei 2019

This plugin is great, those unofficial fixes are too valuable to lose. And I install
it on every site I have, most recent of which is this [ Moderated: Link redacted,
please do not post links in reviews. ]

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

### 󠀁[good](https://wordpress.org/support/topic/good-2117/)󠁿

 [alinaDS](https://profiles.wordpress.org/alinads/) 7 Februari 2017

i was having problem with custom filed after installing your plugin fixed it tha

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

### 󠀁[Must have](https://wordpress.org/support/topic/must-have-283/)󠁿

 [Debra Sanchez](https://profiles.wordpress.org/debra4/) 7 Februari 2017

That’s must have plugin. It can find all the bugs for you \

 [ Baca semua 22 ulasan ](https://wordpress.org/support/plugin/hotfix/reviews/)

## Kontributor & Pengembang

“Hotfix” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi
pada plugin ini.

Kontributor

 *   [ Mark Jaquith ](https://profiles.wordpress.org/markjaquith/)
 *   [ Andrew Nacin ](https://profiles.wordpress.org/nacin/)
 *   [ Peter Wilson ](https://profiles.wordpress.org/peterwilsoncc/)
 *   [ Andrew Ozz ](https://profiles.wordpress.org/azaozz/)
 *   [ Aaron Jorbin ](https://profiles.wordpress.org/jorbin/)

[Terjemahkan “Hotfix” dalam bahasa Anda.](https://translate.wordpress.org/projects/wp-plugins/hotfix)

### Tertarik mengembangkan?

[Lihat kode](https://plugins.trac.wordpress.org/browser/hotfix/), periksa [repositori SVN ](https://plugins.svn.wordpress.org/hotfix/),
atau mendaftar ke [log pengembangan](https://plugins.trac.wordpress.org/log/hotfix/)
melalui [RSS](https://plugins.trac.wordpress.org/log/hotfix/?limit=100&mode=stop_on_copy&format=rss).

## Log Perubahan

#### 1.3

 * Set sender as blank to workaround a Sendmail bug

#### 1.2

 * Lets themes enqueue `comment-reply.js` in the HTML header without JavaScript 
   errors.

#### 1.1

 * Lets you update WordPress and install or update plugins and themes. (Only some
   Windows servers running IIS were affected.) You’ll need to [install this plugin manually](https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).

#### 1.0

 * Lets you update Twenty Twelve if it is shown as “broken” after installing 3.5

#### 0.9

 * Fix adding and updating Custom Fields.

#### 0.8

 * Prevent plugin and theme styles from bleeding into the dashboard.
 * Include JSON support for load-scripts.php.

#### 0.7

 * Fix issue in version 0.6.

#### 0.6

 * Include JSON support for people with funky PHP setups.

#### 0.5

 * Upgrade procedures (not currently used)
 * Fixes a bug in WP 3.1.3 related to post_status array values

#### 0.4

 * Fix a bug in WP 3.1 that caused some taxonomy query manipulations (like excluding
   categories) to not work like they did before.

#### 0.3

 * Adds a filter, and fixes a PHP warning for people on versions with no hotfixes
   available.

#### 0.2

 * Better 3.0.5 comment text KSES fix for the admin. Allows you to see safe HTML
   in the admin.
 * Remove the cws_ prefixes. This may become official.

#### 0.1

 * First version
 * Hotfix for WP 3.0.5 comment text KSES overzealousness.

## Meta

 *  Versi **1.3**
 *  Diperbarui **5 bulan yang lalu**
 *  Instalasi Aktif **4,000+**
 *  Versi WordPress ** 3.0 atau yang terbaru **
 *  Diuji hingga **6.9.4**
 *  Bahasa
 * [English (US)](https://wordpress.org/plugins/hotfix/)
 * Tag
 * [bugs](https://id.wordpress.org/plugins/tags/bugs/)[hotfix](https://id.wordpress.org/plugins/tags/hotfix/)
   [update](https://id.wordpress.org/plugins/tags/update/)
 *  [Tampilan lanjut](https://id.wordpress.org/plugins/hotfix/advanced/)

## Rating

 4.7 dari 5 bintang.

 *  [  16 ulasan 5-bintang     ](https://wordpress.org/support/plugin/hotfix/reviews/?filter=5)
 *  [  1 ulasan 4-bintang     ](https://wordpress.org/support/plugin/hotfix/reviews/?filter=4)
 *  [  0 ulasan 3-bintang     ](https://wordpress.org/support/plugin/hotfix/reviews/?filter=3)
 *  [  0 ulasan 2-bintang     ](https://wordpress.org/support/plugin/hotfix/reviews/?filter=2)
 *  [  1 ulasan 1-bintang     ](https://wordpress.org/support/plugin/hotfix/reviews/?filter=1)

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

[Lihat semua ulasan](https://wordpress.org/support/plugin/hotfix/reviews/)

## Kontributor

 *   [ Mark Jaquith ](https://profiles.wordpress.org/markjaquith/)
 *   [ Andrew Nacin ](https://profiles.wordpress.org/nacin/)
 *   [ Peter Wilson ](https://profiles.wordpress.org/peterwilsoncc/)
 *   [ Andrew Ozz ](https://profiles.wordpress.org/azaozz/)
 *   [ Aaron Jorbin ](https://profiles.wordpress.org/jorbin/)

## Bantuan

Ada yang ingin dikatakan? Butuh bantuan?

 [Lihat forum bantuan](https://wordpress.org/support/plugin/hotfix/)