���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/elirickard.com/wp-content/plugins/custom-twitter-feeds/inc/Admin/CTF_Response.php
���ѧ٧ѧ�
<?php /** * Class CTF_Response * * Sends back ajax response to client end * * @since 2.0 */ namespace TwitterFeed\Admin; if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly class CTF_Response { /** * Response constructor. * * @param $is_success * @param $data * * @throws \Exception */ public function __construct( $is_success, $data ) { $is_success ? wp_send_json_success( $data ) : wp_send_json_error( $data ); wp_die(); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.3 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�