equal
deleted
inserted
replaced
17 $newoptions['distr'] = 'true'; |
17 $newoptions['distr'] = 'true'; |
18 $newoptions['args'] = ''; |
18 $newoptions['args'] = ''; |
19 $newoptions['mode'] = 'tags'; |
19 $newoptions['mode'] = 'tags'; |
20 $newoptions['width'] = '590'; |
20 $newoptions['width'] = '590'; |
21 $newoptions['height'] = '410'; |
21 $newoptions['height'] = '410'; |
|
22 //$newoptions['lang'] = 'en_EN'; |
22 |
23 |
23 echo wp_cumulus_insert($newoptions); |
24 echo wp_cumulus_insert($newoptions); |
24 |
25 |
25 ?> |
26 ?> |
26 |
27 |