Skip to content

Instantly share code, notes, and snippets.

View markgravity's full-sized avatar
😏

Mark G markgravity

😏
  • Nimble
  • Viet Nam
View GitHub Profile
@dianjuar
dianjuar / Install update WordPress puglins directly.md
Last active April 7, 2025 23:03
Install update WordPress plugins without providing ftp access

Install WordPress plugins directly (without FTP)

Put this on your wp-config.php

/* That's all, stop editing! Happy blogging. */
define('FS_METHOD', 'direct');