update
This commit is contained in:
@@ -12,8 +12,13 @@
|
||||
|
||||
// Disallow direct access
|
||||
if (!defined('ABSPATH')) exit;
|
||||
|
||||
?>
|
||||
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
var inisev_carousel = { nonce: `<?php echo wp_create_nonce('inisev_carousel'); ?>` };
|
||||
</script>
|
||||
<script src="<?php echo $this->url . 'assets/index.min.js?v=' . filemtime($this->_root_dir . '/assets/index.min.js'); ?>" type="text/javascript" charset="utf-8" defer></script>
|
||||
<link rel="stylesheet" type="text/css" href="<?php echo $this->url . 'assets/style.min.css?v=' . filemtime($this->_root_dir . '/assets/style.min.css'); ?>">
|
||||
<section class="ci-carrinis-wrapper">
|
||||
<section class="ci-carrinis" id="carrinis">
|
||||
<h1>Like this plugin?</h1>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
|
||||
<div class="ci-left-part ci-install-state">
|
||||
<div class="ci-project-logo">
|
||||
<a href="https://mypoups.com" target="_blank">
|
||||
<a href="https://mypopups.com" target="_blank">
|
||||
<img src="<?php $this->_asset('/projects/mpu/imgs/big-colored-logo.png'); ?>">
|
||||
</a>
|
||||
<img src="<?php $this->_asset('/static/imgs/rating.svg'); ?>" class="ci-rating" >
|
||||
|
||||
Reference in New Issue
Block a user