HEX
Server: Apache
System: Linux pdx1-shared-a1-11 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mollywopper (10344313)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/mollywopper/mollywoppersnyb.com/wp-content/plugins/og/og.php

<?php /* Plugin Name: OG Plugin URI: http://iworks.pl/ Description: Very tiny Open Graph plugin - add featured image as facebook image. This plugin do not have any configuration - you can check how it works looking into page source. Text Domain: og Version: 2.7.0 Author: Marcin Pietrzak Author URI: http://iworks.pl/ License: GNU GPL */ require_once dirname( __FILE__ ) .'/vendor/iworks/opengraph.php'; new Iworks_Opengraph(); include_once dirname( __FILE__ ) .'/vendor/iworks/rate/rate.php'; do_action( 'iworks-register-plugin', plugin_basename( __FILE__ ), __( 'OG', 'og' ), 'og' );