Skip to content

vbaimas/ID-category-WordPress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The ID of category in WordPress

Get the category ID column

Step one

Donwload the file id_category.php and then paste into your inc folder into your theme

Step two

Call id_category.php in Theme Functions file

require get_template_directory() . '/inc/id_category.php';

Can I contribute?

Yes, please!

About

This code display the ID of category in column of WordPress

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages