How to Assign a Parent Page to a Custom Post Type
Assign a parent page to a custom post type. Helps with breadcrumbs.
Use an SVG for WordPress Admin Icon
Pass a base64-encoded SVG using a data URI, which will be colored to match the color scheme. This should begin with ‘data:image/svg+xml;base64,’.
WP Query to Display All Posts Except for Current Post
Will display all posts except for the current post.
Use a Shortcode in a Widget to Display Year
Display the current year in a widget using a shortcode.
Security Headers for WordPress .htaccess File
How to manually add the recommended security headers to your website.