Uname: Linux webm021.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Software: Apache
PHP version: 5.4.45 [ PHP INFO ] PHP os: Linux
Server Ip: 54.36.91.62
Your Ip: 216.73.216.52
User: matthif (139342) | Group: users (100)
Safe Mode: OFF
Disable Function:
_dyuweyrj4,_dyuweyrj4r,dl

name : admin-edit-video.php
<?php
if ( ! defined( 'ABSPATH' ) ) {
    exit; // Exit if accessed directly
}
$see_new_video_nonce = wp_create_nonce( 'see_new_video_nonce' );
?>
<div id="portfolio-gallery-edit-video" style="display: none">
    <div id="portfolio-gallery-edit-video-wrapper" data-video-index="" data-portfolio-id="" data-portfolio-item-id=""
         data-edit-video-nonce="" data-see-video-nonce="<?php echo $see_new_video_nonce; ?>">
        <h1><?php echo __( 'Update video', 'pfhub_portfolio' ); ?></h1>
        <form method="post"
              action="">
            <div class="iframe-text-area">
                <iframe class="iframe-area" src="" frameborder="0" allowfullscreen></iframe>
                <textarea rows="4" cols="50" class="text-area" disabled>
				</textarea>
                <input type="text" id="pfhub_portfolio_edit_video_input" name="pfhub_portfolio_edit_video_input" value=""
                       placeholder="New video url"/><br/>
            </div>
            <a class='button-primary set-new-video'><?php echo __( 'See New Video', 'pfhub_portfolio' ); ?></a>
            <button class='save-slider-options button-primary pfhub_portfolio-insert-edited-video-button'
                    id='pfhub_portfolio-insert-edited-video-button'><?php echo __( 'Insert Video', 'pfhub_portfolio' ); ?></button>
        </form>
    </div>
</div>
© 2026 XylotrechusZ