Tagged Questions
0
votes
1answer
60 views
Wordpress repository forbids me call wp-load.php in non-WordPress file
I have made a Wordpress Plugin that is a kind of Download Manager. I have a external file download.php that is responsible for making downloads. This file is away of environment Wordpress, for this ...
0
votes
1answer
101 views
Why does WP load so many files in the head of source code? How do I optimize it?
I have noticed that wordpress loads a bunch of files into the head of a site. This looks really sloppy and discloses vital information about the file structure of a website.
Depending how many ...
