self['TITLE'] = 'Accelerate by AMP Publisher';
$this->self['VERSION'] = '1.0';
$this->self['DIR'] = $dir . '/';
$dex = count( $splode ) - 1;
$this->self['FOLDER'] = $splode[ $dex ];
if ( strstr( $this->self['DIR'], 'wp-content/plugins/' ) || strstr( $this->self['DIR'], 'wp-content\\plugins\\' ) ) {
$this->self['PATH'] = plugins_url( $this->self['FOLDER'] ) . '/';
} else {
$this->self['PATH'] = esc_url( get_template_directory_uri() ) . '/';
}
if ( '' === $prefix ) {
$prefix = $this->last_page_in_url( $this->self['DIR'] );}
$this->self['prefix'] = $prefix;
$this->self['BAD_CHARS'] = array( '', '
', '
' . esc_html( $social ) . '
'; echo '