{"id":16000996,"date":"2022-09-12T10:49:23","date_gmt":"2022-09-12T10:49:23","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/undefined-variable-htaccess_code\/"},"modified":"2022-09-12T10:50:28","modified_gmt":"2022-09-12T10:50:28","slug":"undefined-variable-htaccess_code","status":"publish","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/undefined-variable-htaccess_code\/","title":{"rendered":"Undefined variable $htaccess_code"},"content":{"rendered":"<p>Hi there,<\/p>\n<p>I get this log message printed at the top of the Plugins page:<\/p>\n<p><code>Undefined variable $htaccess_code in ..\/wp-content\/plugins\/disable-xml-rpc-api\/disable-xml-rpc-api.php:228<\/code><\/p>\n<p>I looked at the line mentioned in the message and found out that when &#8220;hotlink fix&#8221; is disabled, the variable <code>$htaccess_code<\/code> is never defined (first defined in the <code>if<\/code> block, when hotlink fix is enabled). So, concatenating <code>$htaccess_code<\/code> causes this warning message. I guess something like<\/p>\n<p><code>$htaccess_code = &#039;&#039;;<\/code><\/p>\n<p>is required before the <code>if<\/code> block.<\/p>\n","protected":false},"template":"","class_list":["post-16000996","topic","type-topic","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/16000996","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":2,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/16000996\/revisions"}],"predecessor-version":[{"id":16001001,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/16000996\/revisions\/16001001"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=16000996"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}