🚀 Hostinger Optimized
🖥️ Server: Apache
💻 System: Linux webm015.cluster127.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
👤 User: stakrfrcol (69043)
🐘 PHP: 8.3.31
🚫 Disabled: _dyuweyrj4,_dyuweyrj4r,dl

💻 Terminal

📁 /home/stakrfrcol/agency
$

📄 acf-pbmit_fonticonpicker.php

📁 Path: ./wp-content/themes/xhyre/includes/acf/pbminfotech-acf-iconpicker/acf-pbmit_fonticonpicker.php
📊 Size: 695 B
🔒 Perm: 0644
📝 MIME: text/x-php
<?php
if( !class_exists('acf_field_pbmit_fonticonpicker_plugin') ){
class acf_field_pbmit_fonticonpicker_plugin {
	/**
	 *  Construct
	 *
	 *  @since: 1.0.0
	 */
	function __construct() {
		// Version 4
		add_action('acf/register_fields', array($this, 'register_fields'));
		// Version 5
		add_action('acf/include_field_types',  array($this, 'include_field_types'));
	}
	/**
	 *  register_fields()
	 *
	 *  @since: 1.0.0
	 */
	function register_fields() {
		include_once('pbmit_fonticonpicker-v4.php');
	}
	function include_field_types( $version ) {
		include_once('pbmit_fonticonpicker-v5.php');
	}
} // Class acf_field_pbmit_fonticonpicker_plugin
}
new acf_field_pbmit_fonticonpicker_plugin();
← Back📥 Raw✏️ Edit🔒 Chmod
✨ File Manager Magic ✨