Current Path: > home > transcarter > public_html > wp-content > plugins > unicard
Operation : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64 Software : Apache Server IP : 198.54.126.42 | Your IP: 216.73.216.135 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
assets | Directory | - | - | |
dist | Directory | - | - | |
src | Directory | - | - | |
package-lock.json | File | 266471 bytes | June 12 2025 15:16:38. | |
package.json | File | 252 bytes | June 12 2025 15:16:38. | |
plugin.php | File | 678 bytes | June 12 2025 15:16:38. | |
readme.md | File | 2339 bytes | June 12 2025 15:16:38. | |
readme.txt | File | 2451 bytes | June 12 2025 15:16:38. | |
template.php | File | 5289 bytes | June 12 2025 15:16:38. | |
types-merge.php | File | 185495 bytes | June 12 2025 15:16:38. | |
types.php | File | 79281 bytes | June 12 2025 15:16:38. |
<?php /** * Plugin Name: UniCard Block * Plugin URI: https://github.com/khleomix/unicard * Description: A block plugin that can be used to create a card block with featured image, title, description fields. All fields are optional. * Author: khleomix * Author URI: https://profiles.wordpress.org/khleomix/ * Version: 1.0.2 * License: GPL2+ * License URI: https://www.gnu.org/licenses/gpl-2.0.txt * * @since 1.0.0 * @package unicard */ // Exit if accessed directly. if ( ! defined( 'ABSPATH' ) ) { exit; } /** * Block Initializer. * * @author JC Palmes * @since 1.0.0 */ require_once plugin_dir_path( __FILE__ ) . 'src/init.php';
SILENT KILLER Tool