Changeset 1459551
- Timestamp:
- 07/23/2016 04:39:45 PM (10 years ago)
- Location:
- iran-donate/trunk
- Files:
-
- 2 added
- 2 edited
-
assets/css/irdonateay_user_style.css (added)
-
include/widgets.php (added)
-
iran-donate.php (modified) (2 diffs)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
iran-donate/trunk/iran-donate.php
r1459083 r1459551 5 5 Plugin URI: http://siteamoz.ir 6 6 Description: پلاگین حمایت از سایت با درگاه های فراگیت و زرین پال 7 Version: 1.0. 27 Version: 1.0.3 8 8 Author: Javad Jazandari 9 9 Author URI: http://jazandari.ir … … 38 38 include IRDONATE_INC_DIR.'frontend.php'; 39 39 40 include IRDONATE_INC_DIR.'widgets.php'; 41 40 42 if(is_admin()){ 41 43 -
iran-donate/trunk/readme.txt
r1459083 r1459551 6 6 Requires at least: 3.5 7 7 Tested up to: 4.5.3 8 Stable tag: 1.0. 28 Stable tag: 1.0.3 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 54 54 == Changelog == 55 55 56 = 1.0. 2=57 * A change since the previous version.58 * Another change.56 = 1.0.3 = 57 * add widgets for plugin. 58 * fixed style css file. 59 59 60 60 … … 62 62 63 63 = 1.0.0 = 64 Upgrade notices describe the reason a user should upgrade. No more than 300 characters.65 64 66 65 = 1.0.2 = 67 66 This version fixes a security related bug. Upgrade immediately. 68 67 68 = 1.0.3 = 69 add widgets for plugin and fixed style css file 70
Note: See TracChangeset
for help on using the changeset viewer.