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-15 22:19:33
Editing: seo-meta.php
Cancel
Save Changes
<?php /** * Model for the SEO Meta table. * * @package Yoast\YoastSEO\Models */ namespace Yoast\WP\SEO\Models; use Yoast\WP\SEO\ORM\Yoast_Model; /** * Table definition for the SEO Meta table. * * @property int $object_id * @property int $internal_link_count * @property int $incoming_link_count */ class SEO_Meta extends Yoast_Model { /** * Overwrites the default ID column name. * * @var string */ public static $id_column = 'object_id'; }
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