Functions
Automatic loading of classes
autoload(string $class) : void
Display sitemap
kocujsitemap_show_sitemap(string $homeLinkText = ''
, string $class = ''
, array $exclude = array()
, array $hideTypes = array()
) : void
Parameters
$homeLinkText
string
Home link text in the sitemap - default: empty
$class
string
Sitemap class - default: empty
$exclude
array
List of elements to exclude - it is divided into sections: "post", "category", "author", "term" - default: empty
$hideTypes
array
List of elements types to hide; there are the following types allowed: "author", "custom", "home", "menu", "page", "post", "tag" - default: empty
Classes, interfaces, and traits
Language¶
Interface for multi-lingual plugin
« More »
ElementTypeBackendParent¶
Element type backend parent class
« More »
ElementTypeFrontendParent¶
Element type frontend parent class
« More »
Authors¶
Authors type administration panel class
« More »
Custom¶
Custom post types administration panel class
« More »
Home¶
Home type administration panel class
« More »
Pages¶
Pages type administration panel class
« More »
Posts¶
Posts type administration panel class
« More »
Pages¶
Pages type class
« More »
Posts¶
Posts type class
« More »
FiltersRemover¶
Filters remover class
« More »
Options¶
\KocujIL\V12a\Classes\Project\Components\All\Options classes strings
« More »
Window¶
\KocujIL\V12a\Classes\Project\Components\All\Window classes strings
« More »
License¶
\KocujIL\V12a\Classes\Project\Components\Backend\License classes strings
« More »
PageAbout¶
\KocujIL\V12a\Classes\Project\Components\Backend\PageAbout classes strings
« More »
PageUninstall¶
\KocujIL\V12a\Classes\Project\Components\Backend\PageUninstall classes strings
« More »
ReviewMessage¶
\KocujIL\V12a\Classes\Project\Components\Backend\ReviewMessage classes strings
« More »
SettingsFields¶
\KocujIL\V12a\Classes\Project\Components\Backend\SettingsFields classes strings
« More »
UpdateMessage¶
\KocujIL\V12a\Classes\Project\Components\Backend\UpdateMessage classes strings
« More »
AddThanks¶
\KocujPlLib\V12a\Classes\Project\Components\Backend\AddThanks classes strings
« More »
PageAboutAddThanks¶
\KocujPlLib\V12a\Classes\Project\Components\Backend\PageAboutAddThanks classes strings
« More »
ReviewMessageAddThanks¶
\KocujPlLib\V12a\Classes\Project\Components\Backend\ReviewMessageAddThanks classes strings
« More »
MultipleLanguages¶
Multiple languages plugin class
« More »
MultipleLanguagesData¶
Multiple languages plugin class
« More »
QTranslateX¶
Multiple languages plugin class - qTranslate X
« More »
SomePlugin¶
Multi-language plugin class
« More »
DisplayType¶
Display type constants class
« More »
ExceptionCode¶
Exceptions codes constants class
« More »
OnlyWithConfigurableOrder¶
Only with configurable order constants class
« More »