Author Archives: C.O.P
Total WordPress Theme Code Snippets
Custom Metaviewport Tag add_filter( 'wpex_meta_viewport', function() { return ''; } ); Altering Layouts (Full Screen, [...]
Convert Markdown to HTML in your WordPress Projects
Learn how to use markdown in your WordPress projects. Attach markdown content to posts as a custom [...]
Generate QR Codes in WordPress Posts
Learn how to use the off-the-shelf PHP QR Code library to generate QR Codes in your WordPress [...]
Create a Private WordPress Site Without a Big Plugin
Learn how to make your WordPress website private, so visitors have to log in (or [...]
Create WordPress Related Posts Tiles
Learn how to automatically add related posts at the end of your WordPress content. We’ll [...]
Responsive Post & Product Scrolling Carousel
Learn how to create a scrolling post carousel for your WordPress site. SEO friendly and [...]
