Download PDF to JPG converter

Here is a free Windows application that can convert PDF files to JPG; simply drag the PDF file to bat, and it will be converted to JPG

Codes to create a Prank Virus

Here are the codes to create a Fake and harmless prank virus. You can simply add this code to the notepad and save it as .vbs and your virus is already.

Windows 11: Compatibility check and win 11 download

Want to check if your windows 10 is compatible or not for Windows 11 and want a download link to Windows 11? Check these links.

Codes to limit login access to WordPress websites

Simply add this code to functions.php and add time restrictions upon failed login attempts to your WordPress website – without any plugins!

Codes to put your WordPress site to maintenance mode or coming soon page

If you want to put your WordPress website to maintenance or coming soon page without using any plugin then, these codes will do the trick.

Codes to fix : Error- Cookies are blocked or not supported by your browser

Do you get the Cookie error every time you try to log in to your WordPress dashboard (wp-admin)? If yes, then this code will resolve the issue.

Activate plugins via these Code – WordPress

Using this simple code you can activate any plugins programmatically; however, you will need to have access to the website files (via FPT or cPanel)

Add Google analytics code using theme’s functions.php

Without using any plugins, you can add Google analytics (plus other scripts) to your website using this simple code.

Redirect URL if it contains specific word

Using simple codes you can redirect the URL to another URL if it contains a specific word; it will be very useful to target any specific URL

Reset WordPress password using this php file

If you know the username created while installing WordPress you can reset the password to it by uploading this php file to your host