Plugin Directory

Changeset 2013098


Ignore:
Timestamp:
01/16/2019 03:50:05 AM (7 years ago)
Author:
wpamanuke
Message:

Resume CV Version 1.1.6

Location:
resume-cv/trunk
Files:
1 added
2 deleted
5 edited

Legend:

Unmodified
Added
Removed
  • resume-cv/trunk/admin/resume-cv-options.php

    r1860947 r2013098  
    264264        'name' => esc_html__( 'Qualification List', 'resume-cv' ),
    265265        'id'   => 'value',
    266         'type' => 'text',
     266        'type' => 'textarea',
    267267        'repeatable' => true,
    268268        '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  
    3434* 29 December 2018
    3535* 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  
    44Requires at least: 4.9
    55Requires PHP: 5.3
    6 Tested up to: 5.0.2
    7 Stable tag: 1.1.5
     6Tested up to: 5.0.3
     7Stable tag: 1.1.6
    88License: GPLv2 or later
    99
  • resume-cv/trunk/resume-cv.php

    r2003328 r2013098  
    33Plugin Name: Resume / CV
    44Plugin 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 and 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.5
     5Description: 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
     6Version: 1.1.6
    77Author: WPAmaNuke
    88Author URI: http://wpamanuke.com
  • resume-cv/trunk/themes/shark-2/css/style.css

    r2003328 r2013098  
    307307    float:left;
    308308    margin-bottom:5px;
    309     border:1px solid #333;
     309   
    310310    margin-right:10px;
    311311}
Note: See TracChangeset for help on using the changeset viewer.