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/alloesb/www/wp-content/plugins/totalpoll/includes/admin/editor/custom-fields/handle.php
<?php
if ( defined( 'ABSPATH' ) === false ) :
	exit;
endif; // Shhh
?>
<div class="totalpoll-containable-handle" data-tp-containable-handle="<?php echo $custom_field_id; ?>">
	<?php echo $custom_field_type_label; ?>: <span class="totalpoll-containable-handle-title" data-tp-containable-preview="<?php echo $custom_field_id; ?>"></span>
	<button class="button button-small totalpoll-containable-remove" type="button" data-tp-containable-remove="<?php echo $custom_field_id; ?>"><?php _e( 'Remove', TP_TD ); ?></button>
</div>