PATH:
home
/
letacommog
/
laindinois
/
OLD
/
wp-content
/
plugins
/
wpseo-local
/
classes
<?php /** * Yoast SEO: Local plugin file. * * @package WPSEO_Local\Main */ if ( ! class_exists( 'Yoast_Product_WPSEO_Local', false ) && class_exists( 'Yoast_Product' ) ) { /** * Class Yoast_Product_WPSEO_Local */ class Yoast_Product_WPSEO_Local extends Yoast_Product { /** * Yoast_Product_WPSEO_Local constructor. */ public function __construct() { $file = plugin_basename( WPSEO_LOCAL_FILE ); $slug = dirname( $file ); parent::__construct( 'https://my.yoast.com/edd-sl-api', 'Local SEO for WordPress', $slug, WPSEO_LOCAL_VERSION, 'https://yoast.com/wordpress/plugins/local-seo/', 'admin.php?page=wpseo_licenses#top#licenses', 'yoast-local-seo', 'Yoast', $file ); } } }
[+]
..
[-] class-product.php
[edit]
[-] class-import-export-admin.php
[edit]
[-] class-metaboxes.php
[edit]
[-] class-business-types.php
[edit]
[-] class-blocks.php
[edit]
[-] class-import-export.php
[edit]
[-] class-sanitize-options.php
[edit]
[-] class-search.php
[edit]
[-] class-import.php
[edit]
[-] class-locations-repository.php
[edit]
[-] class-timezone-repository.php
[edit]
[-] class-taxonomy.php
[edit]
[-] class-woocommerce.php
[edit]
[-] class-frontend.php
[edit]
[-] class-opening-hours.php
[edit]
[-] class-storelocator.php
[edit]
[-] class-address-format.php
[edit]
[-] class-support-beacon-settings.php
[edit]
[-] class-json-ld.php
[edit]
[+]
admin
[-] class-core.php
[edit]
[-] class-export.php
[edit]
[+]
schema