🏠 Root
/
home
/
artorgp
/
parankhoit
/
wp-content
/
plugins
/
wordpress-seo
/
admin
/
views
/
tabs
/
metas
/
paper-content
/
Editing: general-content.php
<?php /** * WPSEO plugin file. * * @package WPSEO\Admin\Views\Media */ // To improve readability, this tab has been divided into separate blocks, included below. require __DIR__ . '/general/force-rewrite-title.php'; require __DIR__ . '/general/title-separator.php'; require __DIR__ . '/general/homepage.php'; require __DIR__ . '/general/knowledge-graph.php';
Save
Cancel