Changeset 11858 for trunk/src/bp-xprofile/bp-xprofile-actions.php
- Timestamp:
- 02/15/2018 03:52:40 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-xprofile/bp-xprofile-actions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/bp-xprofile-actions.php
r10825 r11858 55 55 56 56 // Bail if not a POST action. 57 if ( 'POST' !== strtoupper( $_SERVER['REQUEST_METHOD']) ) {57 if ( ! bp_is_post_request() ) { 58 58 return; 59 59 }
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)