Title: Skip Updates
Author: Andy Fragen
Published: <strong>2021 年 2 月 15 日</strong>
Last modified: 2024 年 11 月 1 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# Skip Updates

 作者：[Andy Fragen](https://profiles.wordpress.org/afragen/)

[下载](https://downloads.wordpress.org/plugin/skip-updates.1.2.2.zip)

 * [详情](https://cn.wordpress.org/plugins/skip-updates/#description)
 * [评价](https://cn.wordpress.org/plugins/skip-updates/#reviews)
 * [开发进展](https://cn.wordpress.org/plugins/skip-updates/#developers)

 [支持](https://wordpress.org/support/plugin/skip-updates/)

## 描述

Have you ever had a custom plugin or theme accidentally overwritten by an update
from a wp.org plugin or theme with an identical slug? There are several very old
Trac tickets describing this behavior and are still waiting for a solution in core.
That solution is now available.

This is a plugin that will add a Settings menu, **Skip Updates**, where plugins 
or themes may be added by selecting the plugin or theme from the dropdown. Once 
added, the plugin or theme will **no longer receive updates or update notices from
wp.org**.

Only plugins or themes on wp.org are displayed for selection.

This does require that this plugin is installed and activated for this protection.
Fortunately there is a [plugin dependency installer](https://github.com/afragen/wp-dependency-installer)
library that may be added to your plugin or theme that is able to install and activate
any plugin, including this one, in either an optional or mandatory fashion.

### Development

PRs are welcome against the `develop` branch.

## 评价

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

### 󠀁[Awesome plugin](https://wordpress.org/support/topic/awesome-plugin-5750/)󠁿

 [Alex Lion (阿力獅)](https://profiles.wordpress.org/alexclassroom/) 2021 年 2 月
24 日

It’s so useful for accident updating, if you want to avoid this kind of situations,
th is a must-use plugin.

 [ 阅读所有1条评价 ](https://wordpress.org/support/plugin/skip-updates/reviews/)

## 贡献者及开发者

「Skip Updates」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Andy Fragen ](https://profiles.wordpress.org/afragen/)

「Skip Updates」插件已被翻译至 3 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/skip-updates/contributors)
为本插件所做的贡献。

[帮助将「Skip Updates」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/skip-updates)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/skip-updates/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/skip-updates/)，或通过[RSS](https://plugins.trac.wordpress.org/log/skip-updates/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/skip-updates/)。

## 更新日志

Please see the Github repository: [CHANGELOG.md](https://github.com/afragen/skip-updates/blob/main/CHANGES.md).

#### 1.2.2 / 2024-11-01

 * remove `load_plugin_textdomain()`
 * composer update

#### 1.2.1 / 2024-07-11

 * update tested to
 * composer update

#### 1.2.0 / 2023-09-10

 * update to WPCS 3.0.0

#### 1.1.3 / 2023-07-21

 * add developery stuff
 * update tested to

#### 1.1.2 / 2022-05-10

 * updated tested to

#### 1.1.1 / 2022-02-08

 * use `sanitize_title_with_dashes()` as `sanitize_file_name()` maybe have attached
   filter that changes output
 * use `sanitize_key()` for nonces
 * update nonce check in `class SU_List_Table` and `class Settings`
 * update `uninstall.php`

#### 1.1.0 / 2021-08-29

 * speed up check for testing if plugin or theme is in dot org by using `wp_remote_head`
 * longer timeout if plugin or theme is in dot org

#### 1.0.0 / 2021-08-14

 * update selector and only allow dot org plugins and themes

#### 0.5.2 / 2021-07-07

 * use proper echo and escape not translation escape, thanks @westonruter
 * add @10up GitHub Actions integration for WordPress SVN

#### 0.5.1 / 2021-02-18

 * better data validation for empty data

#### 0.5.0

 * fix redirect on save to only redirect on correct option page

#### 0.4.0 / 2021-02-17

 * check data validation for proper plugin/theme slug on save

#### 0.3.0 / 2021-02-16

 * change update transient filter to default priority

#### 0.2.0 / 2021-02-12

 * initial commit

## 额外信息

 *  版本 **1.2.2**
 *  最后更新：**2 年前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.2 或更高版本 **
 *  已测试的最高版本为 **6.7.5**
 *  PHP 版本 ** 5.6 或更高版本 **
 *  语言
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/skip-updates/) 、 [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/skip-updates/)、
   [English (US)](https://wordpress.org/plugins/skip-updates/) 和 [Swedish](https://sv.wordpress.org/plugins/skip-updates/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/skip-updates)
 * 标签
 * [skip](https://cn.wordpress.org/plugins/tags/skip/)[update](https://cn.wordpress.org/plugins/tags/update/)
 *  [高级视图](https://cn.wordpress.org/plugins/skip-updates/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/skip-updates/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/skip-updates/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/skip-updates/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/skip-updates/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/skip-updates/reviews/?filter=1)

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

[查看全部评论](https://wordpress.org/support/plugin/skip-updates/reviews/)

## 贡献者

 *   [ Andy Fragen ](https://profiles.wordpress.org/afragen/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/skip-updates/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://thefragens.com/github-updater-donate)