Title: Manage/Page: No code?
Last modified: August 18, 2016

---

# Manage/Page: No code?

 *  Resolved [reneegade](https://wordpress.org/support/users/reneegade/)
 * (@reneegade)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/managepage-no-code/)
 * I guess you would call this a static page.
 * I was creating a page in the page Management category. I tried to create a page
   with links(buttons) to others.
 * would I use this.?——–> <?php wp_get_links($link_cat->cat_id); ?>

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/managepage-no-code/#post-318544)
 * Page or post… you cannor run PHP code typed in the text input area. You have 
   two options:
    1. Make a Page template and include the code in it (for a “Links”
   Page that’s the more recommended) see [Pages](http://codex.wordpress.org/Pages)
   and Page templates in this Codex article.
 * 2. Use a plugin that enables PHP in posts/Pages.[Plugins](http://codex.wordpress.org/Plugins)
   
   look for RunPHP, PHPExec, execPHP
 *  Thread Starter [reneegade](https://wordpress.org/support/users/reneegade/)
 * (@reneegade)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/managepage-no-code/#post-318554)
 * Much easier to do the plugin…. saves time…
 * thank you..
 * Resolved!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Manage/Page: No code?’ is closed to new replies.

## Tags

 * [Coding](https://wordpress.org/support/topic-tag/coding/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * 2 replies
 * 2 participants
 * Last reply from: [reneegade](https://wordpress.org/support/users/reneegade/)
 * Last activity: [20 years, 5 months ago](https://wordpress.org/support/topic/managepage-no-code/#post-318554)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
