WP Manifestindependent plugin directory
manifest / media / trainee-management-system-wp-plugin

Candidate Hiring Manager

Custom WordPress plugin built with PHP for role-based trainee management.

by White Soft Info · github.com/shashanks56/trainee-management-system-wp-plugin

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/shashanks56/trainee-management-system-wp-plugin/archive/refs/heads/main.zip

Candidate Cart Enhanced

Enhanced candidate cards with slider functionality, hire buttons, and improved UI.

Description

A WordPress plugin that displays candidate information in a card-based layout with:

  • Horizontal slider showing 5 cards at a time
  • "Hire Me Now" button on all cards
  • Status-based filtering via shortcodes
  • Modal form for hiring requests
  • Responsive design for all screen sizes

Installation

  1. Upload the plugin files to the /wp-content/plugins/candidate-hiring-manager directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Use the [candidates status="status_name"] shortcode to display candidates.

Frequently Asked Questions

How do I add candidates?

Go to Candidates > Add New in your WordPress admin. Fill in the candidate details in the meta box.

How do I display candidates?

Use the shortcode [candidates status="Ready to Work"] or replace "Ready to Work" with any status.

What status values are available?

  • Under Training
  • Ready to Work
  • Placed
  • Terminated

Changelog

1.0.0

  • Initial release

Upgrade Notice

1.0.0

Initial release of the plugin.