cerxx


Member since 08/21/2018

10 snippets

5768 profile views

2 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

cerxx's Recent PHP Snippets



« Prev 1 Next »
installed in a special folder /wp-content/mu-plugins and disabled auto-update plugins and core WP
0 10431 posted 4 years ago by cerxx
Get the Value of the Custom Field Using the Shortcode
0 8710 posted 4 years ago by cerxx
Underconstruction redirect
0 949 posted 5 years ago by cerxx
Going through the templates and removing really isn’t an ideal solution here. Luckily there is a single function you can add to your child theme’s functions.php file that will disable this.
0 1089 posted 5 years ago by cerxx
JSON-LD is one of the micromarking schemes. If you use the SEO plugin Yoast SEO on your website, then it defaults to a JSON-LD scheme for the entire website that cannot be changed. In order for the site owner to be able to use any other microdata, th...
0 1603 posted 5 years ago by cerxx
By default, WordPress adds the? Ver = [version] parameter to the end of the address of all connected CSS and JavaScript files. The use of versioning adds a convenient mechanism for monitoring the state of the browser’s cache. After modifying the file...
0 1249 posted 5 years ago by cerxx
If you have been able to check your site by means of the PageSpeed ??Insights service, you may notice that it is not an easy task to recruit even 80% of the test results. Only by completing most of the recommendations of Google, you can hope for an i...
0 1030 posted 5 years ago by cerxx
Debugger analog for PHP: debugger console_log ().
0 1140 posted 5 years ago by cerxx
In certain cases, it is useful to display additional information in a journal that does not report an error, but simply helps in writing your own code. For this PHP provides the function error_log (). This function does not provide formatting, so yo...
0 931 posted 5 years ago by cerxx
Before moving on to the site migration, make sure that the new domain is parked for hosting. To do this simply: go to your new domain and if a message appears that the site has not been launched yet, then everything is fine. If nothing will open at a...
0 879 posted 5 years ago by cerxx
« Prev 1 Next »