Changeset 3059435
- Timestamp:
- 03/27/2024 04:33:28 AM (2 years ago)
- Location:
- skill-bar-wp
- Files:
-
- 72 added
- 3 edited
-
tags/1.0.3 (added)
-
tags/1.0.3/admin (added)
-
tags/1.0.3/admin/admin-scripts.php (added)
-
tags/1.0.3/admin/css (added)
-
tags/1.0.3/admin/css/admin-style.css (added)
-
tags/1.0.3/admin/css/font-awesome.css (added)
-
tags/1.0.3/admin/data-save.php (added)
-
tags/1.0.3/admin/fonts (added)
-
tags/1.0.3/admin/fonts/FontAwesome.otf (added)
-
tags/1.0.3/admin/fonts/fontawesome-webfont.eot (added)
-
tags/1.0.3/admin/fonts/fontawesome-webfont.svg (added)
-
tags/1.0.3/admin/fonts/fontawesome-webfont.ttf (added)
-
tags/1.0.3/admin/fonts/fontawesome-webfont.woff (added)
-
tags/1.0.3/admin/fonts/fontawesome-webfont.woff2 (added)
-
tags/1.0.3/admin/fonts/glyphicons-halflings-regular.eot (added)
-
tags/1.0.3/admin/fonts/glyphicons-halflings-regular.svg (added)
-
tags/1.0.3/admin/fonts/glyphicons-halflings-regular.ttf (added)
-
tags/1.0.3/admin/fonts/glyphicons-halflings-regular.woff (added)
-
tags/1.0.3/admin/fonts/glyphicons-halflings-regular.woff2 (added)
-
tags/1.0.3/admin/js (added)
-
tags/1.0.3/admin/js/admin-script.js (added)
-
tags/1.0.3/admin/setting-data-save.php (added)
-
tags/1.0.3/admin/settings.php (added)
-
tags/1.0.3/admin/skill-metabox.php (added)
-
tags/1.0.3/admin/skill-post-type.php (added)
-
tags/1.0.3/inc (added)
-
tags/1.0.3/inc/class-template.php (added)
-
tags/1.0.3/inc/css (added)
-
tags/1.0.3/inc/css/wpskill.css (added)
-
tags/1.0.3/inc/js (added)
-
tags/1.0.3/inc/js/jquery.inview.js (added)
-
tags/1.0.3/inc/js/wpskill.js (added)
-
tags/1.0.3/inc/shortcode.php (added)
-
tags/1.0.3/inc/style.php (added)
-
tags/1.0.3/index.php (added)
-
tags/1.0.3/readme.txt (added)
-
tags/1.0.5 (added)
-
tags/1.0.5/admin (added)
-
tags/1.0.5/admin/admin-scripts.php (added)
-
tags/1.0.5/admin/css (added)
-
tags/1.0.5/admin/css/admin-style.css (added)
-
tags/1.0.5/admin/css/font-awesome.css (added)
-
tags/1.0.5/admin/data-save.php (added)
-
tags/1.0.5/admin/fonts (added)
-
tags/1.0.5/admin/fonts/FontAwesome.otf (added)
-
tags/1.0.5/admin/fonts/fontawesome-webfont.eot (added)
-
tags/1.0.5/admin/fonts/fontawesome-webfont.svg (added)
-
tags/1.0.5/admin/fonts/fontawesome-webfont.ttf (added)
-
tags/1.0.5/admin/fonts/fontawesome-webfont.woff (added)
-
tags/1.0.5/admin/fonts/fontawesome-webfont.woff2 (added)
-
tags/1.0.5/admin/fonts/glyphicons-halflings-regular.eot (added)
-
tags/1.0.5/admin/fonts/glyphicons-halflings-regular.svg (added)
-
tags/1.0.5/admin/fonts/glyphicons-halflings-regular.ttf (added)
-
tags/1.0.5/admin/fonts/glyphicons-halflings-regular.woff (added)
-
tags/1.0.5/admin/fonts/glyphicons-halflings-regular.woff2 (added)
-
tags/1.0.5/admin/js (added)
-
tags/1.0.5/admin/js/admin-script.js (added)
-
tags/1.0.5/admin/setting-data-save.php (added)
-
tags/1.0.5/admin/settings.php (added)
-
tags/1.0.5/admin/skill-metabox.php (added)
-
tags/1.0.5/admin/skill-post-type.php (added)
-
tags/1.0.5/inc (added)
-
tags/1.0.5/inc/class-template.php (added)
-
tags/1.0.5/inc/css (added)
-
tags/1.0.5/inc/css/wpskill.css (added)
-
tags/1.0.5/inc/js (added)
-
tags/1.0.5/inc/js/jquery.inview.js (added)
-
tags/1.0.5/inc/js/wpskill.js (added)
-
tags/1.0.5/inc/shortcode.php (added)
-
tags/1.0.5/inc/style.php (added)
-
tags/1.0.5/index.php (added)
-
tags/1.0.5/readme.txt (added)
-
trunk/inc/css/wpskill.css (modified) (2 diffs)
-
trunk/index.php (modified) (1 diff)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
skill-bar-wp/trunk/inc/css/wpskill.css
r3058907 r3059435 76 76 align-items: center; 77 77 justify-content: center; 78 line-height: 20px; 79 78 80 } 79 81 … … 91 93 margin-left: 2px; 92 94 font-size: 13px; 95 margin-bottom: 0; 96 93 97 } 94 98 -
skill-bar-wp/trunk/index.php
r3058907 r3059435 4 4 * Plugin Name: Skill Bar WP 5 5 * Plugin URI: https://github.com/arif123456/wp-skill-bar 6 * Description: A WordPress progress bar plugin for showing skills in percentage at any post or page. Progress bar is useful for website owners to show skills. The Progress bar plugin adds beautiful progress bars or progress meter by generating a shortcode. The Plugin calculates the progress by showing your progress as a percentage and displaying a cool, animated progress bar that shows multiple colors. Sleek and polished, this plugin is easy to install, user-friendly, and creates a professional look for your site.7 * Version: 1.0. 46 * Description: A WordPress progress bar plugin for showing skills in percentage at any post or page. Progress bar is useful for website owners to show skills. The Progress bar plugin adds beautiful progress bars or progress meter by generating a shortcode. 7 * Version: 1.0.5 8 8 * Author: WPFound 9 9 * Author URI https://github.com/arif123456 -
skill-bar-wp/trunk/readme.txt
r3058907 r3059435 4 4 Tags: skill bar, progress bar, skill bars 5 5 Requires at least: 5.4 6 Tested up to: 6. 2.26 Tested up to: 6.4.3 7 7 Requires PHP: 7.2 8 Stable tag: 1.0. 48 Stable tag: 1.0.5 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 12 12 13 13 A WordPress progress bar plugin for showing skills in percentage at any post or page. Progress bar is useful for website owners to show skills. The Progress bar plugin adds beautiful progress bars or progress meter by generating a shortcode. 14 The Plugin calculates the progress by showing your progress as a percentage and displaying a cool, animated progress bar that shows multiple colors.15 Sleek and polished, this plugin is easy to install, user-friendly, and creates a professional look for your site.16 14 17 15 == Description == … … 35 33 * Works with any WordPress theme 36 34 * All browser compatible (edited) 37 * Add sub text35 * Sub text 38 36 39 37 == Installation == … … 53 51 == Changelog == 54 52 55 = 1.0.0 = 56 * Initial release. 53 = 1.0.5 = 54 * Percentage value ui issue fix * 55 * Compatible with wordpress 6.4.3 * 56 57 = 1.0.4 = 58 * Add sub text * 59 * Update UI * 57 60 58 61 = 1.0.3 = 59 * Update : Progress title & value.62 * Update progress title & value. * 60 63 61 = 1.0.4 = 62 * Add: Sub text 63 * Add: Update UI 64 = 1.0.0 = 65 * Initial release. * 64 66
Note: See TracChangeset
for help on using the changeset viewer.