Changeset 35974
- Timestamp:
- 12/16/2015 07:42:46 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-press-this.php
r35636 r35974 47 47 * @since 4.2.0 48 48 * 49 * @param bool falseWhether to redirect in parent window or not. Default false.49 * @param bool $redirect Whether to redirect in parent window or not. Default false. 50 50 */ 51 51 'redirInParent' => apply_filters( 'press_this_redirect_in_parent', false ),
Note: See TracChangeset
for help on using the changeset viewer.