A post explaining the code required to add a new file to a WordPress theme using only “Theme Editor” and nothing else.
Adding New Files To A Theme (Using Only Theme Editor)
Posted on 12/02/2020
Everything I know about creating and solving problems in themes.
From general knowledge to specific themes like Beans and Understrap.
A post explaining the code required to add a new file to a WordPress theme using only “Theme Editor” and nothing else.
Posted on 12/02/2020
A post showing the code required to remove site title from embedded WordPress posts and replace it with the co-author names (each linking to post archives).
Posted on 10/02/2020
A post showing the code required to remove site title from embedded WordPress posts and replace it with the names of each co-author of the embedded post.
Posted on 10/02/2020
A compilation of embedded posts containing useful information on theme editing (both code and tips) I’ve made use of at one point or another.
Posted on 09/02/2020
A post explaining how to apply custom styles to embedded WordPress posts (such as a specific background colour and text colour).
Posted on 09/02/2020
A post showing the code required to remove site title from an embedded WordPress post and replace it with the name of the embedded posts author.
Posted on 08/02/2020