Skip to content

Usage

Shortcode

[get_categories]

With pagination:

[get_categories pagesize="20"]

Styling

.tags_table {
    width: 100%;
}
.tags_table th {
    cursor: pointer;
}