10

I'm in the process of integrating certain functionality into a WordPress site. I'm looking for a way to get this feature to work within a WordPress environment. (It's basically a page that lets users search certain things in a database.)

The site's current CMS allows me to insert custom PHP code into a page, so I wanna know if it's possible to insert PHP code into WordPress pages. Or would you recommend a different approach, perhaps?

1 Answer 1

10

Could you not create a custom template for the page?

Sign up to request clarification or add additional context in comments.

4 Comments

I'm not sure. The web page has to fit into the regular page hierarchy, so I don't think it's possible.
No problem. I should have been more specific and said custom page template. You should be able to then select the template's name from a drop-down list in WP-Admin when you create a new page.
I have implemented it and it works way better than I imagined. I love WordPress.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.