HEX
Server: Apache
System: Linux webm010.cluster127.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: alloesb (202139)
PHP: 8.3.31
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/a/l/l/alloesb/www/wp-content/plugins/totalpoll/includes/admin/editor/header.php
<?php
if ( defined( 'ABSPATH' ) === false ) :
	exit;
endif; // Shhh
?>
<div id="totalpoll-core">
	<div id="totalpoll-editor">
		<?php if ( ! get_post_meta( $this->poll->id(), '_tp_migrated', true ) && get_post_meta( $this->poll->id(), '_tp_options', true ) ): ?>
			<div class="error">
				<h1><?php printf( __( 'This poll was created with prior version of TotalPoll. Please <a href="%s">migrate your polls</a>.', TP_TD ), admin_url( 'edit.php?post_type=poll&page=tp-tools' ) ); ?></h1>
			</div>
		<?php endif; ?>