A compilation of embedded posts containing information on how I went about adding support for Co-Authors Plus to a WordPress child theme.
Co-Author Support & Customization
Posted on 19/12/2020
Every tip and trick I know about using PHP.
From installing it on Windows to Theme Editing and Plugin Editing.
From creating templates to adding tags to pages.
A compilation of embedded posts containing information on how I went about adding support for Co-Authors Plus to a WordPress child theme.
Posted on 19/12/2020
A post demonstrating the code needed to style author.php template into a simple author box with a circular author avatar.
Posted on 18/12/2020
A post explaining demonstrating how to display a list of authors and co-authors below every page and post with each linking to author pages.
Posted on 16/12/2020
A post showing how to create an author archive listing all posts and pages authored or co-authored by an author.
Posted on 16/12/2020
A post explaining how to force all embedded posts to show featured images as squares regardless of if they are originally rectangles or not.
Posted on 09/10/2020
How to add my improved custom Gutenberg Image Block Styles which crop images into a square or a circle of various sizes.
Posted on 28/09/2020
How to add a custom Gutenberg Image Block Style which crops images into a square or a circle using only a single action within functions.php.
Posted on 22/09/2020
A post showing the code required to place the simple social icons widget on the right side of the site title.
Posted on 25/08/2020
A post explaining the code required to create a Shortcode which aquires the value of a specific cell from a Google SpreadSheet.
Posted on 02/03/2020
A post showing my code for removing site title from embedded WordPress posts and replacing it with a list of co-author names for that embedded post.
Posted on 02/03/2020