Uses
Uses | Description |
---|---|
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
This method has been deprecated.
Deprecated.
(array) (Required) Unused.
(IXR_Error) Error object.
File: wp-includes/class-wp-xmlrpc-server.php
public function blogger_getTemplate( $args ) { return new IXR_Error( 403, __( 'Sorry, this method is not supported.' ) ); }
Version | Description |
---|---|
3.5.0 | This method has been deprecated. |
1.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_xmlrpc_server/blogger_gettemplate