Disable Updates for WordPress Core, Plugins and Themes

Descriere

This plugin disables all WordPress updates (core, plugins and themes). This can be useful if you have multiple environments such as a live and staging server and you don’t want your users to use the update functionality.

This plugin not only disables the update mechanism for the core, plugins and themes, but it also removes the update menu item from the left navigation menu in the admin dashboard.

Capturi ecran

  • WordPress dashboard before activating the plugin.
  • După activarea modulului, toate notificările pentru actualizări sunt dezactivate.

Instalare

  1. Dezarhivează fișierul zip și încarcă dosarul în directorul /wp-content/plugins/.
  2. Activează modulul în meniul „Module” din WordPress.

Întrebări frecvente

Nu știu sigur ce face acest modul, ar trebui să-l folosesc?

No, keeping WordPress up-to-date is very important for security reasons. You should only disable WordPress updates if you keep your system up to date using another mechanism such as a staging server or svn.

Pot să trimit o cerere pentru funcționalități sau un raport de erori?

Yes, please use the support forum to report any issues you may have. You can submit code suggestions in the GitHub repository.

Recenzii

14 ianuarie 2021
Just wondering why this Dimond doesn't have even a single review. Love it 🙂
Citește toate cele 3 recenzii

Contributori și dezvoltatori

„Disable Updates for WordPress Core, Plugins and Themes” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

„Disable Updates for WordPress Core, Plugins and Themes” a fost tradus în 14 locale. Mulțumim traducătorilor pentru contribuția lor.

Tradu „Disable Updates for WordPress Core, Plugins and Themes” în limba ta.

Te interesează dezvoltarea?

Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.

Istoric modificări

1.3.8

WP 6.5 compatibility tested

1.3.7

WP 6.4 compatibility tested

1.3.6

Using add_filter ( 'pre_site_transient_update_core', '__return_null' ); slowed down the admin dashboard because it invalidated the transient. Added du_last_checked function to fake last update check which tricks WordPress into thinking the check has happened and nothing needs to be updated.

1.3.5

A schimbat versiunea WordPress minimă necesară la 4.6

1.3.4

A corectat numele de fișiere pentru traduceri

1.3.2

Disable update health check

1.3.0

A adăugat suport pentru traduceri

1.2.9

A testat compatibilitatea cu WordPress 6.3

1.2.5

A testat compatibilitatea cu WordPress 5.8

1.2

Actualizare la compatibilitatea cu PHP 7.2

1.1

A adăugat filtrul automatic_updater_disabled

1.0

Prima versiune