AnsPress_Category::includes()
Description #
Include required files
Source #
File: addons/free/category.php
public static function includes() {
require_once( ANSPRESS_ADDONS_DIR . '/free/category/widget.php' );
}
Expand full source code Collapse full source code View on GitHub: addons/free/category.php:77
Add your comment