Changeset 2749
- Timestamp:
- 03/14/2016 06:45:33 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments/includes/payment-request.php
r2719 r2749 674 674 $this->sanitize_save_misc_fields( $post_id ); 675 675 } 676 677 // Update the timestamp and logs.678 update_post_meta( $post_id, '_wcb_updated_timestamp', time() );679 676 680 677 $user = get_user_by( 'id', get_current_user_id() );
Note: See TracChangeset
for help on using the changeset viewer.