John Aeliya Posted May 2, 2019 Share Posted May 2, 2019 Can I upload a PHP script on WordPress? Quote Link to comment Share on other sites More sharing options...
matthewjohn938 Posted May 3, 2019 Share Posted May 3, 2019 On 5/2/2019 at 1:27 PM, John Aeliya said: Can I upload a PHP script on WordPress? Off-course you can upload. But, would you mind to share the idea why do you want to add that? Quote Link to comment Share on other sites More sharing options...
Administrators Nathan Posted May 13, 2019 Administrators Share Posted May 13, 2019 In the media library? Depending on what you're trying to do it's possible, but might be blocked for security purposes. Quote Link to comment Share on other sites More sharing options...
Mansi30 Posted June 6, 2019 Share Posted June 6, 2019 Yes, you can upload also you can share multiple ides on that which is what do you want to add on it? Quote Link to comment Share on other sites More sharing options...
sophiemarton Posted June 12, 2019 Share Posted June 12, 2019 Yes you can upload PHP script on WordPress but it's better if you shared your script that you want to upload because some time it will be blocked Quote Link to comment Share on other sites More sharing options...
Wilsonjacob45 Posted August 25, 2020 Share Posted August 25, 2020 There are plugins that allow the addition of PHP code. They add the capacity to the site. That means anyone who guesses your login or finds an exploit can also gain that capacity. This is called a rights elevation attack. The better approach is to create a template page that can be added to your theme to execute the code. Similar: made a shortcode that executes code then the shortcode can be added to a page or post. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.