_e(wpo_getInfo('commentmeta'), 'wp-optimize');
?>
</small>
			</p>			

			<p>
				<label>
					<input name="clean-orphandata" id="clean-orphandata" type="checkbox" value="" onclick="return fCheck()"/>
			 		<span style="color: red;"><?php 
_e('Clean orphaned relationship data', 'wp-optimize');
?>
</span>
				</label>
				<br />
				<small>&nbsp;&nbsp;<?php 
_e(wpo_getInfo('orphandata'), 'wp-optimize');
?>
</small>
			</p>			

			<p>
				<small><span style="color: red;"><?php 
_e('WARNING: Do not select RED marked items, they may have unexpected results', 'wp-optimize');
?>
</span></small>
			</p>
			<p>
    				<a href="https://wordpress.org/plugins/youtube-embed-plus/" target="_blank">
    				<img src="<?php 
echo WPO_PLUGIN_URL;
?>
Ejemplo n.º 2
0
?>
</small>
		</p>
		
		<p>
			<label>
			<input name="clean-trackbacks" id="clean-trackbacks" type="checkbox" value="" />
			 <span style="color: red;">
			 <?php 
_e('Remove trackbacks', 'wp-optimize');
?>
			 </span>				
			</label>
		<br />
		<small>&nbsp;&nbsp;<?php 
_e(wpo_getInfo('trackbacks'), 'wp-optimize');
?>
</small>
		</p>

		<p>
			<?php 
_e('Some options are not selected by default. Do not select them unless you really need to use them', 'wp-optimize');
?>

		</p>
		
		</div>
		</div>	
	 </div>