Current File : /home/pacjaorg/wpt.pacja.org/copwordpres/wp-content/plugins/tiny-portfolio/tiny-portfolio.php
<?php
/**
 * Plugin Name: Tiny Portfolio Widgets For Elementor
 * Plugin URI: https://plugins.focuxtheme.com/tiny-portfolio
 * Description: Tiny Portfolio Addon plugin offers a Portfolio Grid Widget for Elementor page builder. You can create a portfolio grid with detail content popup, no need to use the portfolio post type, small but cool.
 * Version: 1.0.7.4
 * Author: FocuxTheme
 * Author URI: https://www.themevan.com
 * Text Domain: tiny-portfolio
 * Domain Path: /languages/
 *
 * @package Tiny Portfolio
 */

defined( 'ABSPATH' ) || exit;


// Define TP_FILE.
if ( ! defined( 'TP_FILE' ) ) {
	define( 'TP_FILE', __FILE__ );
}

// Include the main Tiny_Portfolio class.
if ( ! class_exists( 'Tiny_Portfolio' ) ) {
	include_once dirname( __FILE__ ) . '/inc/class-init.php';
}

/**
 * Returns the main instance of Tiny_Portfolio.
 *
 * @since  1.0
 * @return Tiny_Portfolio
 */
function Tiny_Portfolio() {
	return Tiny_Portfolio::instance();
}

// Global for backwards compatibility.
$GLOBALS['Tiny_Portfolio'] = Tiny_Portfolio();


require_once dirname( __FILE__ ) . "/inc/plugin-update-checker/plugin-update-checker.php";
$TP_UpdateChecker = Puc_v4_Factory::buildUpdateChecker(
	'https://focuxtheme.com/update-server/?action=get_metadata&slug=tiny-portfolio',
	__FILE__,
	'tiny-portfolio'
);
Site is undergoing maintenance

PACJA Events

Maintenance mode is on

Site will be available soon. Thank you for your patience!