Changeset 2013098
- Timestamp:
- 01/16/2019 03:50:05 AM (7 years ago)
- Location:
- resume-cv/trunk
- Files:
-
- 1 added
- 2 deleted
- 5 edited
-
admin/resume-cv-options.php (modified) (1 diff)
-
changelog.txt (modified) (1 diff)
-
cmb2/example-functions.php (deleted)
-
cmb2/init.php (added)
-
cmb2/readme.txt (deleted)
-
readme.txt (modified) (1 diff)
-
resume-cv.php (modified) (1 diff)
-
themes/shark-2/css/style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
resume-cv/trunk/admin/resume-cv-options.php
r1860947 r2013098 264 264 'name' => esc_html__( 'Qualification List', 'resume-cv' ), 265 265 'id' => 'value', 266 'type' => 'text ',266 'type' => 'textarea', 267 267 'repeatable' => true, 268 268 'desc' => esc_html__( 'Example : Lead 10 people and make 1 million USD a month for company', 'resume-cv' ) -
resume-cv/trunk/changelog.txt
r2003328 r2013098 34 34 * 29 December 2018 35 35 * Modify CSS 36 37 = 1.1.6 = 38 * Use CMB2 2.4.2 and remove CMB2 Plugin Header -
resume-cv/trunk/readme.txt
r2003328 r2013098 4 4 Requires at least: 4.9 5 5 Requires PHP: 5.3 6 Tested up to: 5.0. 27 Stable tag: 1.1. 56 Tested up to: 5.0.3 7 Stable tag: 1.1.6 8 8 License: GPLv2 or later 9 9 -
resume-cv/trunk/resume-cv.php
r2003328 r2013098 3 3 Plugin Name: Resume / CV 4 4 Plugin URI: http://wpamanuke.com/resume-cv 5 Description: Modern Resume / CV Creator. Perfect way tools that help you to make positive impression. This minimal and modern design will highlight your most relevant features to get you noticed and create a consistent voice of your personal brand in all communications. To use this plugin : 1) Create a Page andchoose Template : Resume CV Template 2) In the admin area . Click Resume CV and do modification than save 3) Just go to page url to see the result6 Version: 1.1. 55 Description: Modern Resume / CV Creator. Perfect way tools that help you to make positive impression. This minimal and modern design will highlight your most relevant features to get you noticed and create a consistent voice of your personal brand in all communications. To use this plugin : 1) Create a Page and in the Page Attribute , choose Template : Resume CV Template 2) In the admin area . Click Resume CV and do modification than save 3) Just go to page url to see the result 6 Version: 1.1.6 7 7 Author: WPAmaNuke 8 8 Author URI: http://wpamanuke.com -
resume-cv/trunk/themes/shark-2/css/style.css
r2003328 r2013098 307 307 float:left; 308 308 margin-bottom:5px; 309 border:1px solid #333;309 310 310 margin-right:10px; 311 311 }
Note: See TracChangeset
for help on using the changeset viewer.