Blocks on templates
Setting a specific block on specific templates by default
GA Tag-header
A GPTBOT FOR MY WEBSITE
Add duplicate link to admin bar menu
Extend the WPCode duplicate snippet (https://library.wpcode.com/snippet/7oqnzxow/) with an admin bar menu item. The duplicate snippet needs…
Cores especificas para cada status do posts/pages
/*----------------------------------------------- Distinto color segun estado de entrada -----------------------------------------------*/ function posts_status_color() { ?>
WordPress Content Filter: Removing Tags for Enhanced Display Control
The purpose of this code snippet is to filter out tags and their contents from the…
WordPress Typography Enhancement: Preventing Widows in Conten
This code is a WordPress filter designed to prevent "widows" in typography within the content displayed…
Tasty Roundups - Change Heading from h2 to h3
Change all your Tasty Roundup headings from h2 tags to h3 tags
Charitable Reporting: Adjusting Initial Filters
Changes the default reporting filters for the overview report page in the admin.
Google Call Tracking - On Website
This snippet goes on the Contact page where our phone number is displayed. It allows Google…
Make Paypal as default payment gateway
This snippet will remove all other vendor payment commision methods. Only allowing Paypal, it also makes…
WordPress Memory Exhausted
WordPress is written in PHP, which is a server-side programming language. Additionally, every website needs a…