Changeset 697585
- Timestamp:
- 04/15/2013 04:11:13 AM (13 years ago)
- Location:
- zmanim-widget
- Files:
-
- 2 edited
- 3 copied
-
tags/1.14.2 (copied) (copied from zmanim-widget/trunk)
-
tags/1.14.2/readme.txt (copied) (copied from zmanim-widget/trunk/readme.txt) (1 diff)
-
tags/1.14.2/zmanim-widget.php (copied) (copied from zmanim-widget/trunk/zmanim-widget.php) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/zmanim-widget.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
zmanim-widget/tags/1.14.2/readme.txt
r697584 r697585 4 4 Requires at least: 2.7 5 5 Tested up from : 3.5 6 Stable tag: 1.14. 16 Stable tag: 1.14.2 7 7 8 8 Displays Jewish calendar information in a widget. -
zmanim-widget/tags/1.14.2/zmanim-widget.php
r697584 r697585 1 <? 1 <?php 2 2 /* 3 3 Plugin Name: Zmanim widget 4 4 Plugin URI: http://kosherdev.com/category/zmanim-widget/ 5 5 Description: Allows to show zmanim, upcoming hollidays and current Torah chapter on your Wordpress site. 6 Version: 1.14. 16 Version: 1.14.2 7 7 Author: Misha Beshkin 8 8 Author URI: http://misha.beshkin.lv/ … … 26 26 */ 27 27 ?> 28 <? 28 <?php 29 29 //error_reporting(E_ALL); 30 30 -
zmanim-widget/trunk/readme.txt
r697584 r697585 4 4 Requires at least: 2.7 5 5 Tested up from : 3.5 6 Stable tag: 1.14. 16 Stable tag: 1.14.2 7 7 8 8 Displays Jewish calendar information in a widget. -
zmanim-widget/trunk/zmanim-widget.php
r697584 r697585 1 <? 1 <?php 2 2 /* 3 3 Plugin Name: Zmanim widget 4 4 Plugin URI: http://kosherdev.com/category/zmanim-widget/ 5 5 Description: Allows to show zmanim, upcoming hollidays and current Torah chapter on your Wordpress site. 6 Version: 1.14. 16 Version: 1.14.2 7 7 Author: Misha Beshkin 8 8 Author URI: http://misha.beshkin.lv/ … … 26 26 */ 27 27 ?> 28 <? 28 <?php 29 29 //error_reporting(E_ALL); 30 30
Note: See TracChangeset
for help on using the changeset viewer.