📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 19:04:52
📂
/ (Root)
/
home
/
apkbfjox
/
2jbet.net.pk
/
wp-content
/
plugins
/
seo-by-rank-math-pro
📍 /home/apkbfjox/2jbet.net.pk/wp-content/plugins/seo-by-rank-math-pro
🔄 Refresh
✏️
Editing: licence-data.php
Writable
<?php /** * License Data Configuration * * This file defines constants used for site registration with RankMath.com. * * @since 3.0.88 * @package RankMathPro * @subpackage RankMathPro\Admin * @author Rank Math <support@rankmath.com> */ defined( 'ABSPATH' ) || exit; // Your API KEY. if ( ! defined( 'RANK_MATH_LICENCE_KEY' ) ) { define( 'RANK_MATH_LICENCE_KEY', '' ); } // Your username, the one you used for the purchase. if ( ! defined( 'RANK_MATH_LICENCE_USER' ) ) { define( 'RANK_MATH_LICENCE_USER', '' ); }
💾 Save Changes
❌ Cancel