┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
prd-web-01.centraldc.gr
LOCATION:
/var/www/html/stafilos/wp-content/plugins/og/includes/iworks/opengraph
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: class-iworks-opengraph-integrations.php
<?php /** * iWorks OpenGraph Integrations * * @since 2.9.4 */ abstract class iWorks_OpenGraph_Integrations { protected function is_singular_on_front() { if ( is_admin() ) { return false; } if ( is_singular() ) { return true; } return false; } }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📁 integrations/
DIR
—
2026-04-28 11:54
📄 class-iworks-opengraph-integrations.php
PHP
270 B
2026-04-28 11:54
EDIT
📄 index.php
PHP
7 B
2026-04-28 11:54
EDIT