[ Index ] |
PHP Cross Reference of GlotPress |
[Summary view] [Print] [Text view]
1 <?php 2 3 echo wp_json_encode( 4 array( 5 'success' => false, 6 'error' => __( 'Not Found', 'glotpress' ), 7 ) 8 );
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Sat Nov 23 01:01:06 2024 | Cross-referenced by PHPXref 0.7.1 |