Skip to content

st3phan76/wordpress-snippets

Repository files navigation

Snippets for Wordpress

Simple snippets I use for Wordpress.

PHP Snippets

  • 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.

Bugs & Feedback

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.

Useful Links

About

Some code snippets I use with WordPress

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published