
{"id":7615,"date":"2023-07-27T16:18:34","date_gmt":"2023-07-27T09:18:34","guid":{"rendered":"https:\/\/tapchicntt.com\/?p=7615"},"modified":"2023-08-07T08:29:20","modified_gmt":"2023-08-07T01:29:20","slug":"wordpress-vo-hieu-hoa-chinh-sua-chu-de-trong-wordpress","status":"publish","type":"post","link":"https:\/\/tapchicntt.com\/wordpress-vo-hieu-hoa-chinh-sua-chu-de-trong-wordpress\/","title":{"rendered":"[WordPress] V\u00f4 hi\u1ec7u h\u00f3a ch\u1ec9nh s\u1eeda ch\u1ee7 \u0111\u1ec1 trong WordPress"},"content":{"rendered":"\n<p>Ch\u00e0o c\u00e1c b\u1ea1n, trong WordPress \u0111\u1ec3 v\u00f4 hi\u1ec7u ho\u00e1 ch\u1ec9nh s\u1eefa nh\u1eefng file trong theme. C\u00e1c b\u1ea1n c\u00f3 th\u1ec3 s\u1eed d\u1ee5ng action <strong><code>DISALLOW_FILE_EDIT<\/code><\/strong> trong file <code>functions.php<\/code> \u0111\u1ec3 t\u1eaft tr\u00ecnh ch\u1ec9nh s\u1eeda.<\/p>\n\n\n\n<p>L\u01b0u \u00fd: khi b\u1ea1n s\u1eed d\u1ee5ng <strong><code>DISALLOW_FILE_EDIT<\/code><\/strong> th\u00ec tr\u00ecnh ch\u1ec9nh s\u1eeda plugin c\u1ee7a b\u1ea1n c\u0169ng s\u1ebd b\u1ecb t\u1eaft theo.<\/p>\n\n\n\n<p>B\u1ea1n m\u1edf file <code>functions.php<\/code> v\u00e0 th\u00eam \u0111o\u1ea1n code sau:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: php; title: ; notranslate\" title=\"\">\nfunction disable_mytheme_action() {\n  define(&#039;DISALLOW_FILE_EDIT&#039;, TRUE);\n}\nadd_action(&#039;init&#039;,&#039;disable_mytheme_action&#039;);\n<\/pre><\/div>\n\n\n<p>Ch\u00fac c\u00e1c b\u1ea1n th\u00e0nh c\u00f4ng!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ch\u00e0o c\u00e1c b\u1ea1n, trong WordPress \u0111\u1ec3 v\u00f4 hi\u1ec7u ho\u00e1 ch\u1ec9nh s\u1eefa nh\u1eefng file trong theme. C\u00e1c b\u1ea1n c\u00f3 th\u1ec3 s\u1eed [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":6979,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[241],"tags":[],"class_list":["post-7615","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-hooks"],"views":621,"_links":{"self":[{"href":"https:\/\/tapchicntt.com\/rest-api\/wp\/v2\/posts\/7615","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tapchicntt.com\/rest-api\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tapchicntt.com\/rest-api\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tapchicntt.com\/rest-api\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/tapchicntt.com\/rest-api\/wp\/v2\/comments?post=7615"}],"version-history":[{"count":7,"href":"https:\/\/tapchicntt.com\/rest-api\/wp\/v2\/posts\/7615\/revisions"}],"predecessor-version":[{"id":8016,"href":"https:\/\/tapchicntt.com\/rest-api\/wp\/v2\/posts\/7615\/revisions\/8016"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tapchicntt.com\/rest-api\/wp\/v2\/media\/6979"}],"wp:attachment":[{"href":"https:\/\/tapchicntt.com\/rest-api\/wp\/v2\/media?parent=7615"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tapchicntt.com\/rest-api\/wp\/v2\/categories?post=7615"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tapchicntt.com\/rest-api\/wp\/v2\/tags?post=7615"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}