Changeset 31126 for trunk/src/wp-includes/class-wp-ajax-response.php
- Timestamp:
- 01/10/2015 06:53:48 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-ajax-response.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-ajax-response.php
r29454 r31126 23 23 * 24 24 * @param string|array $args Optional. Will be passed to add() method. 25 * @return WP_Ajax_Response26 25 */ 27 26 public function __construct( $args = '' ) {
Note: See TracChangeset
for help on using the changeset viewer.