For years software developers have been fighting to create tools to allow people to bulk delete their Facebook wall posts. Facebook fights back strong - changing their system, and limiting…
Problem When trying to log into a WordPress website, using the wp-login / wp-admin page - the page redirects back to the login page after entering in the username and…
The following steps detail how to change a Bitlocker recovery key in Windows 10. This process does not decrypt the data on the hard drive - saving you A LOT…
The example below shows how to delete multiple files by their size using the Linux terminal. Important: it's highly recommended you BACK UP your files before performing bulk commands -…
The following code will disable comments and pingbacks in a WordPress. add_filter( 'pings_open', '__return_false', 10, 2 ); add_filter( 'comments_open', '__return_false', 10, 2 ); To disable for all multi-site websites, you…
So you've managed to create a folder a folder which Windows doesn't support? Leaving you with a folder you can't open, edit or delete. These include: CON PRN AUX NUL…
The following steps show how to bulk remove tweets and retweets on Twitter. The process involves running a custom script in the browser debug console. It may work in other…
How to BULK remove Twitter followers If you have a large number of Twitter followers to remove you can speed up this process using Google Chrome addon and some JavaScript.…
Did you know that the Facebook app on your mobile phone keeps track of where you go? Creepy and completely unnecessary. Well almost - it's used let you know about…