![]() |
PHP in Wordpress Pages section?
Anyone know a plugin that allows php on Wordpress pages section(not posts). Seems the ones Ive tried are outdated to the new version of WP. pre-Thanks. :thumbsup:thumbsup
|
Quote:
|
make a new Page template, put all your PHP in there, upload it to the theme folder, then make a 'blank' page that uses said template
|
|
you could also just do
<? if (is_page('page-slug')) { // code } ?> in your template |
Quote:
|
Quote:
|
All times are GMT -7. The time now is 02:53 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123