Usage
Shortcode
[get_categories]
With pagination:
[get_categories pagesize="20"]
Styling
.tags_table {
width: 100%;
}
.tags_table th {
cursor: pointer;
}
[get_categories]
With pagination:
[get_categories pagesize="20"]
.tags_table {
width: 100%;
}
.tags_table th {
cursor: pointer;
}