Changeset 10163 for trunk/src/bp-xprofile/bp-xprofile-cssjs.php
- Timestamp:
- 10/01/2015 04:18:13 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/bp-xprofile-cssjs.php
r10140 r10163 11 11 12 12 /** 13 * Enqueue the CSS for XProfile admin styling 13 * Enqueue the CSS for XProfile admin styling. 14 14 * 15 15 * @since 1.1.0 … … 30 30 31 31 /** 32 * Enqueue the jQuery libraries for handling drag/drop/sort 32 * Enqueue the jQuery libraries for handling drag/drop/sort. 33 33 * 34 34 * @since 1.5.0 … … 49 49 // supports_options_field_types is a dynamic list of field 50 50 // types that support options, for use in showing/hiding the 51 // "please enter options for this field" section 51 // "please enter options for this field" section. 52 52 $strings = array( 53 53 'supports_options_field_types' => array(),
Note: See TracChangeset
for help on using the changeset viewer.