403Webshell
Server IP : 104.21.90.98  /  Your IP : 162.159.115.10
Web Server : nginx/1.26.1
System : Linux ecc7dbd2befa 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64
User : www-data ( 82)
PHP Version : 7.2.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/html/wp-content/themes/transcargo/partials/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/wp-content/themes/transcargo/partials/content-about_vacancy.php
<div class="about_vacantion">
	<?php if( $department = get_post_meta( get_the_ID(), 'department', true ) ): ?>
		<div class="info">
			<?php esc_html_e( 'Department:', 'transcargo' ); ?>
			<strong><?php echo esc_html( $department ); ?></strong>
		</div>
	<?php endif; ?>
	<?php if( $location = get_post_meta( get_the_ID(), 'location', true ) ): ?>
		<div class="info">
			<?php esc_html_e( 'Project Location(s):', 'transcargo' ); ?>
			<strong><?php echo esc_html( $location ); ?></strong>
		</div>
	<?php endif; ?>
	<?php if( $education = get_post_meta( get_the_ID(), 'education', true ) ): ?>
		<div class="info">
			<?php esc_html_e( 'Education:', 'transcargo' ); ?>
			<strong><?php echo esc_html( $education ); ?></strong>
		</div>
	<?php endif; ?>
	<?php if( $compensation = get_post_meta( get_the_ID(), 'compensation', true ) ): ?>
		<div class="info">
			<?php esc_html_e( 'Compensation:', 'transcargo' ); ?>
			<strong><?php echo esc_html( $compensation ); ?></strong>
		</div>
	<?php endif; ?>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit