Botcrawl

Latest

How to block Infolinks in-text advertisements

Infolinks is a non malicious pay per click in text advertising platform (unlike Text Enhance). Infolinks is only integrated voluntarily into individual websites by the owner. Infolinks is not an…

How to use WordPress Shortcodes in PHP

PHP files and theme/template files on WordPress do not translate shortcodes in regular [shortcode] format. Instead a very simple solution is to use the shortcode, and the do_shortcode function, inside…