Title: Pull Page Text into PHP Table
Last modified: August 22, 2016

---

# Pull Page Text into PHP Table

 *  [JacksonPearce](https://wordpress.org/support/users/jacksonpearce/)
 * (@jacksonpearce)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/pull-page-text-into-php-table/)
 * Hi there,
 * I’ve been dabbling with my front page’s PHP code. In one section of my site, 
   I’d like to display a simple list (li) of what I’m currently working on. Right
   now, that list is inserted via HTML into the PHP itself.
 * I’m very weary to open up and work in that HTML/PHP file everytime I want to 
   update my current projects. Could I possible create a regular page to list them,
   and then pull that page’s text content into the PHP file with a PHP function?
   I’ve hunted all over for a plugin or function, but I’m fairly lost at the moment.
   Any help would be much appreciated.

Viewing 1 replies (of 1 total)

 *  [kobashicomputing](https://wordpress.org/support/users/kobashicomputing/)
 * (@kobashicomputing)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/pull-page-text-into-php-table/#post-5485139)
 * Try the Widget Context plugin.
 * You could put a text widget in say the sidebar and pour your HTML list inside
   it.
 * You go to Appearance | Widgets and add a text widget to say the Primary Sidebar.
   When you setup the text widget, Widget Context will appear and provide a means
   to let you choose the context of the text widget (i.e. where it will display 
   itself).
 * One of the options is on the Front page or Blog page. That would help you and
   avoid having to insert HTML into the front PHP page.

Viewing 1 replies (of 1 total)

The topic ‘Pull Page Text into PHP Table’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [kobashicomputing](https://wordpress.org/support/users/kobashicomputing/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/pull-page-text-into-php-table/#post-5485139)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
