Changeset 405813
- Timestamp:
- 07/06/2011 11:53:27 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anythingslider-for-wordpress/tags/0.6/jtd-anything-slider.php
r405807 r405813 241 241 242 242 // setup the NavigationFormatter object based on the custom field value for each slide 243 if ( $attr['nav Format'] != undefined) {243 if ( $attr['navformat'] ) { 244 244 245 245 global $post;
Note: See TracChangeset
for help on using the changeset viewer.