HEX
Server: Apache
System: Linux WWW 6.1.0-40-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.153-1 (2025-09-20) x86_64
User: web11 (1011)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /var/www/intranet.kauko.lt/wp-content/plugins/employee-directory/includes/admin/glossary.php
<?php
/**
 * Settings Glossary Functions
 *
 * @package EMPD_COM
 * @since WPAS 4.0
 */
if (!defined('ABSPATH')) exit;
add_action('empd_com_settings_glossary', 'empd_com_settings_glossary');
/**
 * Display glossary information
 * @since WPAS 4.0
 *
 * @return html
 */
function empd_com_settings_glossary() {
	global $title;
?>
<div class="wrap">
<h2><?php echo esc_html($title); ?></h2>
<p><?php esc_html_e('Employee directory WordPress plugin provides an easy to use and maintain solution for any organization needing a centralized company directory.', 'empd-com'); ?></p>
<p><?php esc_html_e('The below are the definitions of entities, attributes, and terms included in Employee Directory.', 'empd-com'); ?></p>
<div id="glossary" class="accordion-container">
<ul class="outer-border">
<li id="emd_employee" class="control-section accordion-section open">
<h3 class="accordion-section-title hndle" tabindex="1"><button type="button" class="accordion-trigger" aria-expanded="true" aria-controls="target-1"><div class="accordion-title emd"><span class="accordion-title-text"><?php esc_html_e('Employees', 'empd-com'); ?></span><span class="dashicons dashicons-arrow-down" aria-hidden="true"></span></div></button></h3>
<div class="accordion-section-content">
<div class="inside">
<table class="form-table"><p class"lead"><?php esc_html_e('Employees are staff members working for your organization.', 'empd-com'); ?></p><tr><th style='font-size: 1.1em;color:cadetblue;border-bottom: 1px dashed;padding-bottom: 10px;' colspan=2><div><?php esc_html_e('Attributes', 'empd-com'); ?></div></th></tr>
<tr>
<th><?php esc_html_e('Full Name', 'empd-com'); ?></th>
<td><?php esc_html_e(' Full Name is a required field. Full Name is filterable in the admin area. Full Name does not have a default value. ', 'empd-com'); ?></td>
</tr>
<tr>
<th><?php esc_html_e('Bio', 'empd-com'); ?></th>
<td><?php esc_html_e(' Bio does not have a default value. ', 'empd-com'); ?></td>
</tr>
<tr>
<th><?php esc_html_e('Photo', 'empd-com'); ?></th>
<td><?php esc_html_e('Photo of the employee. 250x250 is the preferred size. Photo does not have a default value. ', 'empd-com'); ?></td>
</tr>
<tr>
<th><?php esc_html_e('Featured', 'empd-com'); ?></th>
<td><?php esc_html_e('Sets employee as featured which can be used to select employees in available views using Visual Shortcode Builder and Featured employee widget. Featured does not have a default value. ', 'empd-com'); ?></td>
</tr>
<tr>
<th><?php esc_html_e('Employee No', 'empd-com'); ?></th>
<td><?php esc_html_e('The unique identifier for an employee Employee No is a required field. Being a unique identifier, it uniquely distinguishes each instance of Employee entity. Employee No is filterable in the admin area. Employee No does not have a default value. ', 'empd-com'); ?></td>
</tr>
<tr>
<th><?php esc_html_e('Hire Date', 'empd-com'); ?></th>
<td><?php esc_html_e('Date the employee is hired Hire Date is filterable in the admin area. Hire Date does not have a default value. ', 'empd-com'); ?></td>
</tr>
<tr>
<th><?php esc_html_e('Birthday', 'empd-com'); ?></th>
<td><?php esc_html_e(' Birthday is filterable in the admin area. Birthday does not have a default value. ', 'empd-com'); ?></td>
</tr>
<tr>
<th><?php esc_html_e('Mailing Address', 'empd-com'); ?></th>
<td><?php esc_html_e('Primary mailing address of an employee Mailing Address does not have a default value. ', 'empd-com'); ?></td>
</tr>
<tr>
<th><?php esc_html_e('Phone', 'empd-com'); ?></th>
<td><?php esc_html_e(' Phone is filterable in the admin area. Phone does not have a default value. ', 'empd-com'); ?></td>
</tr>
<tr>
<th><?php esc_html_e('Extension', 'empd-com'); ?></th>
<td><?php esc_html_e(' Extension is filterable in the admin area. Extension does not have a default value. ', 'empd-com'); ?></td>
</tr>
<tr>
<th><?php esc_html_e('Mobile', 'empd-com'); ?></th>
<td><?php esc_html_e(' Mobile is filterable in the admin area. Mobile does not have a default value. ', 'empd-com'); ?></td>
</tr>
<tr>
<th><?php esc_html_e('Email', 'empd-com'); ?></th>
<td><?php esc_html_e(' Email is filterable in the admin area. Email does not have a default value. ', 'empd-com'); ?></td>
</tr>
<tr>
<th><?php esc_html_e('Facebook', 'empd-com'); ?></th>
<td><?php esc_html_e(' Facebook does not have a default value. ', 'empd-com'); ?></td>
</tr>
<tr>
<th><?php esc_html_e('Google+', 'empd-com'); ?></th>
<td><?php esc_html_e(' Google+ does not have a default value. ', 'empd-com'); ?></td>
</tr>
<tr>
<th><?php esc_html_e('Twitter', 'empd-com'); ?></th>
<td><?php esc_html_e(' Twitter does not have a default value. ', 'empd-com'); ?></td>
</tr>
<tr>
<th><?php esc_html_e('Linkedin', 'empd-com'); ?></th>
<td><?php esc_html_e(' Linkedin does not have a default value. ', 'empd-com'); ?></td>
</tr>
<tr>
<th><?php esc_html_e('Github', 'empd-com'); ?></th>
<td><?php esc_html_e(' Github is filterable in the admin area. Github does not have a default value. ', 'empd-com'); ?></td>
</tr><tr><th style='font-size:1.1em;color:cadetblue;border-bottom: 1px dashed;padding-bottom: 10px;' colspan=2><div><?php esc_html_e('Taxonomies', 'empd-com'); ?></div></th></tr>
<tr>
<th><?php esc_html_e('Department', 'empd-com'); ?></th>

<td><?php esc_html_e(' Department accepts multiple values like tags', 'empd-com'); ?>. <?php esc_html_e('Department does not have a default value', 'empd-com'); ?>.<div class="taxdef-block"><p><?php esc_html_e('There are no preset values for <b>Department.</b>', 'empd-com'); ?></p></div></td>
</tr>

<tr>
<th><?php esc_html_e('Job Title', 'empd-com'); ?></th>

<td><?php esc_html_e(' Job Title accepts multiple values like tags', 'empd-com'); ?>. <?php esc_html_e('Job Title does not have a default value', 'empd-com'); ?>.<div class="taxdef-block"><p><?php esc_html_e('The following are the preset values for <b>Job Title:</b>', 'empd-com'); ?></p><p class="taxdef-values"><?php esc_html_e('Product Manager', 'empd-com'); ?>, <?php esc_html_e('Sales Manager', 'empd-com'); ?>, <?php esc_html_e('Agent', 'empd-com'); ?>, <?php esc_html_e('Contractor', 'empd-com'); ?>, <?php esc_html_e('Analyst', 'empd-com'); ?>, <?php esc_html_e('Developer', 'empd-com'); ?>, <?php esc_html_e('Director', 'empd-com'); ?>, <?php esc_html_e('CEO', 'empd-com'); ?>, <?php esc_html_e('President', 'empd-com'); ?>, <?php esc_html_e('CFO', 'empd-com'); ?>, <?php esc_html_e('HR Manager', 'empd-com'); ?></p></div></td>
</tr>

<tr>
<th><?php esc_html_e('Gender', 'empd-com'); ?></th>

<td><?php esc_html_e(' Gender accepts multiple values like tags', 'empd-com'); ?>. <?php esc_html_e('Gender does not have a default value', 'empd-com'); ?>.<div class="taxdef-block"><p><?php esc_html_e('The following are the preset values for <b>Gender:</b>', 'empd-com'); ?></p><p class="taxdef-values"><?php esc_html_e('Male', 'empd-com'); ?>, <?php esc_html_e('Female', 'empd-com'); ?>, <?php esc_html_e('Other', 'empd-com'); ?></p></div></td>
</tr>

<tr>
<th><?php esc_html_e('Marital Status', 'empd-com'); ?></th>

<td><?php esc_html_e(' Marital Status accepts multiple values like tags', 'empd-com'); ?>. <?php esc_html_e('Marital Status does not have a default value', 'empd-com'); ?>.<div class="taxdef-block"><p><?php esc_html_e('The following are the preset values for <b>Marital Status:</b>', 'empd-com'); ?></p><p class="taxdef-values"><?php esc_html_e('Single', 'empd-com'); ?>, <?php esc_html_e('Married', 'empd-com'); ?></p></div></td>
</tr>

<tr>
<th><?php esc_html_e('Employment Type', 'empd-com'); ?></th>

<td><?php esc_html_e(' Employment Type accepts multiple values like tags', 'empd-com'); ?>. <?php esc_html_e('Employment Type does not have a default value', 'empd-com'); ?>.<div class="taxdef-block"><p><?php esc_html_e('The following are the preset values for <b>Employment Type:</b>', 'empd-com'); ?></p><p class="taxdef-values"><?php esc_html_e('Full Time', 'empd-com'); ?>, <?php esc_html_e('Part Time', 'empd-com'); ?></p></div></td>
</tr>
</table>
</div>
</div>
</li>
</ul>
</div>
</div>
<?php
}