Title: Allow PHP Execute doesnt work in Text-Section
Last modified: April 4, 2017

---

# Allow PHP Execute doesnt work in Text-Section

 *  Resolved [klauszeitler](https://wordpress.org/support/users/klauszeitler/)
 * (@klauszeitler)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/allow-php-execute-doesnt-work-in-text-section/)
 * Hi, I installed this plugin but
    the inserted php-code works only on the title
   of a new page.
 * Title: Kunstrasen <?php echo “Neu erstellte Seite” ?>
    Text:Hi,
 * Kunstrasen Seite! <?php echo “Hier muss ein Bild erstellt werden” ?>
 * Ende
    Output: Title: Kunstrasen Neu erstellte Seite Text: Hi,
 * Kunstrasen Seite! <?php echo „Hier muss ein Bild erstellt werden“ ?>
 * Ende
 * I’m using Windows 10 and the Internet Explorer
    Wordpress runs in klauszeitler.
   bplace.net

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

 *  Thread Starter [klauszeitler](https://wordpress.org/support/users/klauszeitler/)
 * (@klauszeitler)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/allow-php-execute-doesnt-work-in-text-section/#post-8990638)
 * Sorry,
    I found the reason, using the text Editor instead of the visuell al works
   fine.
 *  [veselyf2](https://wordpress.org/support/users/veselyf2/)
 * (@veselyf2)
 * [9 years ago](https://wordpress.org/support/topic/allow-php-execute-doesnt-work-in-text-section/#post-9165405)
 * I encouter the same (beginner’s) problem: PHP code is executed in the title but
   not in the text part of a post. And I *did* edit it with the text editor. Here
   is:
    TITLE: Test PHP <?php echo “uuu”; ?> TEXT: Hallo: <?php echo “vvv”; ?>
 * RESULT:
    Test PHP uuu
 * Hallo: <?php echo „vvv“; ?>
 *  [veselyf2](https://wordpress.org/support/users/veselyf2/)
 * (@veselyf2)
 * [9 years ago](https://wordpress.org/support/topic/allow-php-execute-doesnt-work-in-text-section/#post-9166412)
 * Resolved!
    Sorry, I took the (visual) HTML editor on the Dashboard for a verbatim
   text editor…

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

The topic ‘Allow PHP Execute doesnt work in Text-Section’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/allow-php-execute_a4d4e9.svg)
 * [Allow PHP Execute](https://wordpress.org/plugins/allow-php-execute/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/allow-php-execute/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/allow-php-execute/)
 * [Active Topics](https://wordpress.org/support/plugin/allow-php-execute/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/allow-php-execute/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/allow-php-execute/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [veselyf2](https://wordpress.org/support/users/veselyf2/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/allow-php-execute-doesnt-work-in-text-section/#post-9166412)
 * Status: resolved