Tag Archives: WordPress Security
Terdapat Bug Pada WordPress Versi 4.7.0 dan 4.7.1
Bagi Pengguna WordPress yang menggunakan WP versi 4.7.0 dan 4.7.1, disarankan untuk update ke versi terbaru 4.7.2, karna terdapat bug security berdasarkan info dari blog.securi.net yang di tulis oleh
Dilihat sebanyak : 52 kali
How Disable the Plugin and Theme Editor
Occasionally you may wish to disable the plugin or theme editor to prevent overzealous users from being able to edit sensitive files and potentially crash the site. Disabling these also provides an additional layer of security if a hacker gains access to a well-privileged user account.
|
1 |
define( 'DISALLOW_FILE_EDIT', true ); |
Dilihat sebanyak : 223 kali














