Use of undefined constant

前端 未结 2 1418
生来不讨喜
生来不讨喜 2021-01-29 16:01

Hi I have this error in my website my website is wordpress 4 i use post format in post format i create this php to if page has quote post then dont load title and image and etc

2条回答
  •  臣服心动
    2021-01-29 16:18

    verify that all variables have this sign $

    correct variable $test

    incorrect variable test

提交回复
热议问题