Changeset 2879 for sites/branches/application-tracking/wordcamp.org/public_html/wp-content/plugins/wcpt/wcpt-wordcamp/wordcamp-admin.php
- Timestamp:
- 04/01/2016 09:50:17 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/branches/application-tracking/wordcamp.org/public_html/wp-content/plugins/wcpt/wcpt-wordcamp/wordcamp-admin.php
r2877 r2879 211 211 */ 212 212 protected function validate_and_add_note( $post_id ) { 213 // todo make sure edit is actionable - done in caller, but test 214 215 check_admin_referer( 'wcpt_notes', 'wcpt_notes_nonce' ); // todo test working 213 check_admin_referer( 'wcpt_notes', 'wcpt_notes_nonce' ); 216 214 217 215 $new_note_message = sanitize_text_field( wp_unslash( $_POST['wcpt_new_note'] ) );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)