ProShell v2.0
Dashboard
Server Info
Server: 158.106.128.192
PHP: 8.2.33
home
planet5
public_html
bansibaba.com
wp-includes
2026-09-16 23:57:42
Editing: product-wpseo-video.php
Cancel
Save Changes
<?php /** * Yoast SEO Video plugin file. * * @package Yoast\VideoSEO */ // Avoid direct calls to this file. if ( ! class_exists( 'WPSEO_Video_Sitemap' ) ) { header( 'Status: 403 Forbidden' ); header( 'HTTP/1.1 403 Forbidden' ); exit(); } if ( ! class_exists( 'Yoast_Product_WPSEO_Video', false ) && class_exists( 'Yoast_Product' ) ) { /** * Class Yoast_Product_WPSEO_Video * * Our Yoast_Product_WPSEO_Video class */ class Yoast_Product_WPSEO_Video extends Yoast_Product { /** * Set up the WPSEO_Video product */ public function __construct() { $file = plugin_basename( WPSEO_VIDEO_FILE ); $slug = dirname( $file ); parent::__construct( 'https://my.yoast.com/edd-sl-api', 'Video SEO for WordPress', $slug, WPSEO_VIDEO_VERSION, 'https://yoast.com/wordpress/plugins/video-seo/', 'admin.php?page=wpseo_licenses#top#licenses', 'yoast-video-seo', 'Yoast', $file ); } } }
Upload Files
Cancel
Upload
Create New
Cancel
Create
Change Permissions
Cancel
Save
Change Date
Cancel
Save
Rename Item
Cancel
Save
Confirm Delete
Are you sure you want to delete the selected items?
Cancel
Delete