The function is_wp_error checks if the given var is an instance of WP_Error class (source code as WP 4.2.2): function is_wp_error( $thing ) ... Url: https:// ...
確定! 回上一頁