What would cause WordPress admin screen to be blank, except for nav bar?

前端 未结 3 708
有刺的猬
有刺的猬 2020-12-23 01:59

So I\'ve read through all the similar questions and can\'t find a solution here. Basically the user-facing site looks fine and is functioning properly. The WP Admin, howev

3条回答
  •  离开以前
    2020-12-23 02:55

    Indeed this worked for me too, changing to

    _help_sidebar; ?>
    

    I believe it is a matter of the php version we use

    Check here to understantd self:: functionality :

    http://www.diffen.com/difference/self_(PHP)_vs_this_(PHP)

提交回复
热议问题