cesarcesar Posted August 10, 2008 Share Posted August 10, 2008 I need to run PHP inside a Word Press Page/Post WITHOUT use of an additional plugin or editing the WP code. Is it possible? Link to comment https://forums.phpfreaks.com/topic/119030-running-php-inside-wordpress-page/ Share on other sites More sharing options...
wildteen88 Posted August 10, 2008 Share Posted August 10, 2008 No, not that I'm aware of. However you can add HP code in themes, I believe. Why do need to add PHP code to a post. Link to comment https://forums.phpfreaks.com/topic/119030-running-php-inside-wordpress-page/#findComment-612930 Share on other sites More sharing options...
cesarcesar Posted August 10, 2008 Author Share Posted August 10, 2008 im trying to make specific cURL calls dependent on variables being passed. therefor i have to use code within a page. Due to the specifics of the project, i cannot require users to install plugins or modify themes, or wp code. Everything must be done within a POSted page. Link to comment https://forums.phpfreaks.com/topic/119030-running-php-inside-wordpress-page/#findComment-612939 Share on other sites More sharing options...
wildteen88 Posted August 10, 2008 Share Posted August 10, 2008 Then what you're trying to do is impossible, without modifying any thing Link to comment https://forums.phpfreaks.com/topic/119030-running-php-inside-wordpress-page/#findComment-612952 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.