Changeset 4827 for trunk/bp-xprofile/bp-xprofile-cssjs.php
- Timestamp:
- 07/23/2011 06:27:03 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile/bp-xprofile-cssjs.php
r4816 r4827 1 1 <?php 2 // Exit if accessed directly 3 if ( !defined( 'ABSPATH' ) ) exit; 4 2 5 function xprofile_add_admin_css() { 3 6 if ( !empty( $_GET['page'] ) && strpos( $_GET['page'], 'bp-profile-setup' ) !== false ) {
Note: See TracChangeset
for help on using the changeset viewer.