This repository has been archived on 2020-05-08. You can view files and clone it, but cannot push or open issues or pull requests.
_s/inc
Konstantin Obenland 47ee126fb4 Don't check for a private function.
Even with WordPress’ commitment to backwards compatibility, we should
probably not bank on private functions being around for ever, and tying
our functionality to it.

This will go old school and do a version check to provide compatibility
with older versions of WordPress. Again, this is only temporary until
4.3 is out.

See #644.
Fixes #636.
2014-12-22 10:06:15 +01:00
..
custom-header.php Better WordPress Coding standards. 2014-11-01 07:09:58 +07:00
customizer.php Fix unlinked site title in the Customizer 2013-05-08 12:27:48 +01:00
extras.php Don't check for a private function. 2014-12-22 10:06:15 +01:00
jetpack.php _s: Use `<main>` element for main content. 2013-07-30 12:12:45 -07:00
template-tags.php Check DOING_AUTOSAVE before flushing transients 2014-11-13 17:44:08 -07:00
wpcom.php _s: Update function return values. 2014-03-30 12:15:29 -07:00