File manager - Edit - /home/verseaumee/geniouskin/wp-content/plugins/powerpack-lite-for-elementor/modules/posts/skins/skin-card.php
Back
<?php namespace PowerpackElementsLite\Modules\Posts\Skins; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } /** * Card Skin for Posts widget */ class Skin_Card extends Skin_Base { /** * Retrieve Skin ID. * * @access public * * @return string Skin ID. */ public function get_id() { return 'card'; } /** * Retrieve Skin title. * * @access public * * @return string Skin title. */ public function get_title() { return esc_html__( 'Card', 'powerpack-lite-for-elementor' ); } }
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings