Deprecated.
Parameters
$args
arrayrequired- Unused.
Source
public function blogger_setTemplate( $args ) {
return new IXR_Error( 403, __( 'Sorry, this method is not supported.' ) );
}
This method has been deprecated.
Deprecated.
$args
arrayrequiredpublic function blogger_setTemplate( $args ) {
return new IXR_Error( 403, __( 'Sorry, this method is not supported.' ) );
}
User Contributed Notes
You must log in before being able to contribute a note or feedback.