📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 14:50:42
📂
/ (Root)
/
home
/
supecsoq
/
public_html
/
domains
/
migalexpark.com
/
wp-content
/
plugins
/
wordpress-seo
/
admin
/
views
📍 /home/supecsoq/public_html/domains/migalexpark.com/wp-content/plugins/wordpress-seo/admin/views
🔄 Refresh
✏️
Editing: interface-yoast-form-element.php
Writable
<?php /** * WPSEO plugin file. * * @package WPSEO\Admin */ /** * Generate the HTML for a form element. */ interface Yoast_Form_Element { /** * Return the HTML for the form element. * * @return string */ public function get_html(); }
💾 Save Changes
❌ Cancel