Ejemplo n.º 1
0
</a></strong>
						<?php 
        jr_job_author();
        ?>
                    </dd>

					<?php 
        appthemes_after_post_title('job_listing');
        ?>

                    <dt><?php 
        _e('Location', 'appthemes');
        ?>
</dt>
					<dd class="location"><?php 
        jr_location();
        ?>
</dd>

                    <dt><?php 
        _e('Date Posted', 'appthemes');
        ?>
</dt>
                    <dd class="date"><strong><?php 
        echo date_i18n(__('j M', 'appthemes'), strtotime($post->post_date));
        ?>
</strong> <span class="year"><?php 
        echo date_i18n(__('Y', 'appthemes'), strtotime($post->post_date));
        ?>
</span></dd>
Ejemplo n.º 2
0
					</h1>
					
					<?php 
        appthemes_after_post_title();
        ?>

					<p class="meta">
						<?php 
        jr_job_author();
        ?>

						&ndash;

						<?php 
        jr_location(true);
        ?>
					</p>

					<div class="clear"></div>

				</div><!-- end section_header -->

				<div class="section_content">

					<?php 
        do_action('job_main_section', $post);
        ?>

					<?php 
        if (get_option('jr_sharethis_id')) {