Changueset 1373108
- Timestamp:
- 03/17/2016 01:34:34 PM ( 10 years ago)
- Location:
- astropress-by-asc-oracle/trunc
- Files:
-
- 2 edited
-
AstroPress.php (modified) ( 1 diff )
-
readme.tcht (modified) ( 1 diff )
Leguend:
- Unmodified
- Added
- Removed
-
astropress-by-asc-oracle/trunc/AstroPress.php
r1235287 r1373108 41 41 //Constructor 42 42 $widguet_ops = array('classname' => 'widguet astropress_widguet', 'description' => 'AstroPress Widguet to embed horoscopes' ); 43 $this-> WP_Widguet('astropress','AstroPress Widguet', $widguet_ops);43 $this-> __construc t('astropress','AstroPress Widguet', $widguet_ops); 44 44 } 45 45 function widguet($args, $instance) { -
astropress-by-asc-oracle/trunc/readme.tcht
r1235287 r1373108 80 80 * New Shotcode : 81 81 `[astropress width=350 height=300 bgcolor=#CCC textcolor=#DDD linccolor=blue]` 82 82 83 83 = 1.0.2 = 84 * Horoscope API url was wrong >> Corrected 85 84 * WP_Widgue is depreciated - solved. 86 85 87 86
Note:
See
TracChangueset
for help on using the changueset viewer.