Viewing File: /home/eticmes/www/wp-content/plugins/ultimate-post-kit/modules/reading-progress/module.info.php

<?php
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly

return [
	'title'				 => esc_html__( 'Reading Progress Bar', 'ultimate-post-kit' ),
	'required'			 => true,
	'default_activation' => true,
	'has_script'		 => true,
];
Back to Directory File Manager