Simple snippets I use for Wordpress.
Custom Login
(PHP, CSS) Simple change logo, header-URL an header-text.Disable persistent object cache check
(PHP) Simple filter to disable the suggestion of persistent object cache in site health check.Shortcode get primary term
(PHP) Displays the primary term of a single post using a shortcode.Shortcode single post last modified
(PHP) Displays the last modified date using a shortcode..Shortcode wp statistics pageviews
(PHP) Displays the page views of a single post using a shortcode. Requires WP Statistic.
No code is perfect. Should you spot a bug, please report it here via Github.
If you have suggestions for features or how certain code works, we'd love to hear your feedback. However, I can't guarantee their implementation.