Mark Snoopy as deprecated. see #12882
git-svn-id: https://develop.svn.wordpress.org/trunk@14052 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
16256fd828
commit
8aad6ef615
@ -1,4 +1,10 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Deprecated. Use WP_HTTP (http.php, class-http.php) instead.
|
||||
*/
|
||||
_deprecated_file( basename( __FILE__ ), '3.0', WPINC . '/http.php' );
|
||||
|
||||
if ( !class_exists( 'Snoopy' ) ) :
|
||||
/*************************************************
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user