Skip to main content

How to Upgrade Your RAM and SSD on Ubuntu: A Complete Guide 2025 - 2026 midway

wordpress disable plugin using database

wordpress disable plugin using database
open your database server
open phpmyadmin select your databse
find database se wp-config file
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'i2561658_wp9');

open your db
goto wp_option table
find active_plugin
disable all plugin clear active_plugin
filed

Comments

Post a Comment