Example #1
0
esc_html_e('Review', 'scribeseo');
?>
" />	
	</div>
	<div class="scribe-link-building-research-button-container alignright">
		<div class="alignleft">
			<img id="scribe-keyword-research-ajax-feedback" alt="" title="" class="scribe-ajax-feedback" src="<?php 
echo esc_url(admin_url('images/wpspin_light.gif'));
?>
" style="visibility: hidden;">
		</div>
		<input title="<?php 
esc_html_e('Link Building', 'scribeseo');
?>
" type="button" data-content-analysis-score="<?php 
echo esc_attr($content_score);
?>
" class="scribe-content-analysis-score scribe-link-building-research-button button button-primary thickbox" alt="<?php 
scribe_the_upload_iframe_src('scribe-link-building');
?>
" value="<?php 
esc_html_e('Research', 'scribeseo');
?>
" />
		<span class="scribe-link-building-out-of-evals scribe-out-of-evals"><?php 
_e('Out of evaluations', 'scribeseo');
?>
</span>
	</div>
	<div class="clear"></div>
</div>
Example #2
0
		<div class="alignright">
			<img id="scribe-keyword-research-ajax-feedback" alt="" title="" class="scribe-ajax-feedback" src="<?php 
    echo esc_url(admin_url('images/wpspin_light.gif'));
    ?>
" style="visibility: hidden;">
		</div>
		<?php 
}
?>
		<span class="scribe-keyword-research-out-of-evals scribe-out-of-evals"><?php 
_e('Out of evaluations', 'scribeseo');
?>
</span>

		<input type="hidden" id="scribe-keyword-research-url-placeholder" value="<?php 
scribe_the_upload_iframe_src('scribe-keyword-suggestions', null, array('scribe-keyword' => 'KEYWORD_PLACEHOLDER'));
?>
" />

		<?php 
if (!empty($previous_keywords)) {
    ?>

		<a title="<?php 
    esc_attr_e('Previous Keyword Research', 'scribeseo');
    ?>
" href="#" class="scribe-keyword-research-meta-box-previous-keyword-suggestions-main"><small><?php 
    esc_html_e('Previous Keyword Suggestions', 'scribeseo');
    ?>
</small></a>
</span> <?php 
printf(esc_html__('as of %s', 'scribeseo'), date('F j, Y'));
?>
</strong>
	</div>
	
	<div class="scribe-analysis-meta-box-actions">
		<div class="scribe-analysis-meta-box-review-action alignleft" <?php 
echo empty($content_analysis) ? ' style="display:none"' : '';
?>
>
			<input title="<?php 
esc_html_e('Content Analysis', 'scribeseo');
?>
" id="scribe-content-analysis-review-button" type="button" class="button button-secondary thickbox" alt="<?php 
scribe_the_upload_iframe_src('scribe-analysis-keywords', null, array('scribe-content-analysis-review' => 'true'));
?>
" value="<?php 
esc_html_e('Review', 'scribeseo');
?>
" />
		</div>
		
		<div class="scribe-analysis-meta-box-analyze-action alignright">
			<?php 
if (Scribe_SEO::get_content_analysis_evaluations_remaining()) {
    ?>
			<img alt="" id="scribe-analysis-is-analyzing" class="ajax-loading" src="<?php 
    echo esc_url(admin_url('images/wpspin_light.gif'));
    ?>
">