Skip to content

mtws/wordpress-theme-tools

Repository files navigation

wordpress-theme-tools

Usefull snippets to be used in a WordPress theme.

Copy what you need from the copy-to-functions.php file to your functions.php file. Copy the corresponding files from the inc folder to a inc folder in your theme folder.

If needed, copy the css files to you theme folder.

You can try copying the content of the included file directly to functions.php if require(...); causes any problems (eg. user can't log out).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published