Changeset 3052229
- Timestamp:
- 03/16/2024 07:28:48 PM (2 years ago)
- Location:
- daily-attendance
- Files:
-
- 31 added
- 2 edited
-
tags/1.0.0 (added)
-
tags/1.0.0/assets (added)
-
tags/1.0.0/assets/admin (added)
-
tags/1.0.0/assets/admin/css (added)
-
tags/1.0.0/assets/admin/css/style.css (added)
-
tags/1.0.0/assets/admin/js (added)
-
tags/1.0.0/assets/admin/js/scripts.js (added)
-
tags/1.0.0/assets/fonts (added)
-
tags/1.0.0/assets/fonts/icofont.eot (added)
-
tags/1.0.0/assets/fonts/icofont.min.css (added)
-
tags/1.0.0/assets/fonts/icofont.svg (added)
-
tags/1.0.0/assets/fonts/icofont.ttf (added)
-
tags/1.0.0/assets/fonts/icofont.woff (added)
-
tags/1.0.0/assets/fonts/icofont.woff2 (added)
-
tags/1.0.0/assets/front (added)
-
tags/1.0.0/assets/front/css (added)
-
tags/1.0.0/assets/front/css/style.css (added)
-
tags/1.0.0/assets/front/js (added)
-
tags/1.0.0/assets/front/js/scripts.js (added)
-
tags/1.0.0/assets/pb.png (added)
-
tags/1.0.0/assets/tool-tip.min.css (added)
-
tags/1.0.0/daily-attendance.php (added)
-
tags/1.0.0/includes (added)
-
tags/1.0.0/includes/class-functions.php (added)
-
tags/1.0.0/includes/class-hooks.php (added)
-
tags/1.0.0/includes/class-pb-settings.php (added)
-
tags/1.0.0/includes/functions.php (added)
-
tags/1.0.0/index.php (added)
-
tags/1.0.0/readme.txt (added)
-
tags/1.0.0/templates (added)
-
tags/1.0.0/templates/attendance-form.php (added)
-
trunk/daily-attendance.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
daily-attendance/trunk/daily-attendance.php
r2155759 r3052229 5 5 * Plugin URI: https://www.pluginbazar.com/plugin/daily-attendance/ 6 6 * Description: Manage daily attendance of staff with this small, light-weighted and free tool. 7 * Version: 1.0. 07 * Version: 1.0.1 8 8 * Author: Pluginbazar 9 9 * Text Domain: daily-attendance -
daily-attendance/trunk/readme.txt
r2155760 r3052229 1 1 === Daily Attendance === 2 Contributors: jaedm97, pluginbazar2 Contributors: jaedm97, webrafsan, pluginbazar 3 3 Donate link: https://pluginbazar.com/contact/ 4 4 Tags: attendance, daily attendance, hr attendance 5 Requires at least: 4.66 Tested up to: 5.2.37 Stable tag: 1.0. 05 Requires at least: 6.0 6 Tested up to: 6.5 7 Stable tag: 1.0.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 60 60 == Changelog == 61 61 62 = 1.0.0 = 63 * 13/09/2019 Initial release. 62 = 1.0.1 = 63 * 17-03-2024 - FIX - Compatiability check with latest WordPress version. 64 65 = 1.0.0 = 66 * 13/09/2019 Initial release.
Note: See TracChangeset
for help on using the changeset viewer.