Changeset 1655777
- Timestamp:
- 05/12/2017 08:41:59 AM (9 years ago)
- Location:
- wp-jobs
- Files:
-
- 26 added
- 1 edited
-
tags/1.3 (added)
-
tags/1.3/css (added)
-
tags/1.3/css/admin.css (added)
-
tags/1.3/css/bootstrap-responsive.css (added)
-
tags/1.3/css/bootstrap-responsive.min.css (added)
-
tags/1.3/css/bootstrap.css (added)
-
tags/1.3/css/bootstrap.min.css (added)
-
tags/1.3/css/styles.css (added)
-
tags/1.3/enqueue-localize-js.php (added)
-
tags/1.3/img (added)
-
tags/1.3/img/glyphicons-halflings-white.png (added)
-
tags/1.3/img/glyphicons-halflings.png (added)
-
tags/1.3/js (added)
-
tags/1.3/js/bootstrap.js (added)
-
tags/1.3/js/bootstrap.min.js (added)
-
tags/1.3/js/wpjobs_ajax.js (added)
-
tags/1.3/readme.txt (added)
-
tags/1.3/template-files (added)
-
tags/1.3/template-files/applicationform.php (added)
-
tags/1.3/template-files/inc_frm_applicant.php (added)
-
tags/1.3/template-files/joblisting.php (added)
-
tags/1.3/wp_localize_script.php (added)
-
tags/1.3/wpjobs.php (added)
-
tags/1.3/wpjobs_applications.php (added)
-
tags/1.3/wpjobs_home.php (added)
-
tags/1.3/wpjobs_settings.php (added)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-jobs/trunk/readme.txt
r1615632 r1655777 1 1 === WP Jobs === 2 2 Contributors: hozyali 3 Donate link: http://www. etechy101.com/wordpress/wp-jobs-plugin.html4 Tags: property listing, wp real estate, wordpress real estate plugin, advanced property search3 Donate link: http://www.intensewp.com/wp-jobs/ 4 Tags: wp jobs, wordpress job listing plugin, wordpress jobs, resume cv attachment 5 5 Requires at least: 3.0.1 6 Tested up to: 4.7. 37 Stable tag: 1. 26 Tested up to: 4.7.4 7 Stable tag: 1.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Simple job plugin to post your jobs on your wp site. User can apply and attach resume/CV for the jobs.11 Post jobs on your WordPress website. Applicants can apply and attach resume or cv files. 12 12 13 13 == Description == … … 39 39 ------------------------------ 40 40 41 * Create a normalpage in your wordpress website41 * Create a regular page in your wordpress website 42 42 * Then go to WPJobs in admin > settings and select that page for job listing 43 43 44 For support and feedback, please [click here](http://www. etechy101.com/wordpress/wp-jobs-plugin.html"wordpress jobs plugin").44 For support and feedback, please [click here](http://www.intensewp.com/wp-jobs/ "wordpress jobs plugin"). 45 45 46 46 == Installation == … … 56 56 57 57 == Changelog == 58 59 = 1.3 = 60 * Fixed some translation vars 61 * Fixed layout settings for responsive display 62 * Adjusted application form css 63 * Updated internal links 58 64 59 65 = 1.2 = … … 71 77 = 1.0 = 72 78 No upgrades yet available 73 74 == Arbitrary section ==75 76 You may provide arbitrary sections, in the same format as the ones above. This may be of use for extremely complicated77 plugins where more information needs to be conveyed that doesn't fit into the categories of "description" or78 "installation." Arbitrary sections will be shown below the built-in sections outlined above.79 80 == A brief Markdown Example ==81 82 * Detailed property listing features83 * Property types84 * built in inquiry form85 * many more features to come soon86 87 For support and feedback, please [click here](http://www.etechy101.com/wordpress/wp-jobs-plugin.html "wordpress jobs plugin").88 Titles are optional, naturally.89 90 91 `<?php code(); // goes in backticks ?>`
Note: See TracChangeset
for help on using the changeset viewer.