Changeset 34348 for trunk/src/wp-includes/pluggable-deprecated.php
- Timestamp:
- 09/20/2015 03:51:55 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/pluggable-deprecated.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/pluggable-deprecated.php
r33674 r34348 179 179 * @link https://wordpress.org/plugins/atom-publishing-protocol/ 180 180 */ 181 if ( ! class_exists( 'wp_atom_server' ) ) {181 if ( ! class_exists( 'wp_atom_server', false ) ) { 182 182 class wp_atom_server { 183 183 public function __call( $name, $arguments ) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)