[wp-forums] screen.php in 3.3 and in 3.91?

Brandon Kraft kraft at automattic.com
Wed Aug 13 21:16:30 UTC 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Searching through the codebase for $this->_help_sidebar;, it is
currently only referenced in on L749 with
	public function get_help_sidebar() {
		return $this->_help_sidebar;
	}
and L761
	public function set_help_sidebar( $content ) {
		$this->_help_sidebar = $content;
	}

I've seen in Jetpack support odd things like a server's cache not
seeing changed files and PHP trying to execute the old codebase in
places. Clearing all server-level caches resolved it.


On 8/13/14, 16:07, Keith Messinger wrote:
> Hello all,
> 
> /wp-admin/includes/screen.php used to include this code on line
> 706,
> 
> <?php echo self::$this->_help_sidebar; ?>
> 
> 
> 
> I don't see it in 3.9.1. Can someone confirm this?
> 
> 
> 
> Ref: 
> http://wordpress.org/support/topic/blank-admin-pages-after-updating-wp-from-
>
> 
331?replies=9
> 
> 
> 
> Thanks!
> 
> 
> 
> Keith
> 
> _______________________________________________ wp-forums mailing
> list wp-forums at lists.automattic.com 
> http://lists.automattic.com/mailman/listinfo/wp-forums
> 

- -- 
Brandon Kraft
Happiness Engineer
Automattic
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.20 (Darwin)

iQEcBAEBCgAGBQJT69WuAAoJEFgIJm5ujNtIAkQIAKCmQ+1d2/lhtdArZwrhpQYX
VSYZxTXMPp/Wk8U9nAglOb2YAiboxwscCR3A6tB8emfbKZi7O76Ca2fFU+akxsZR
IHXetueaHjW9QRbJoyuY0fo086I8+yU4fbvCZEr+CplnTW9QQsB+0n5HZeF8zYw3
KJENKWFhQNUBxcGreFy3slZov8sR+Ke6e3UqCkyib9c8anzB+7nvgPrK/jzP2j1m
tlJFw7J6mUaydbzAn/GG5qwQqB9sdq+hMA9S3xBJKbI8lzmu8qcVRiApnjyXh1aa
6wzf5EjO/PyK17SPZbHlc6dxrA4jJDRTl8GRH7oaw7pg7JQb9A0z8uvkHVh2ykI=
=TjqQ
-----END PGP SIGNATURE-----


More information about the wp-forums mailing list