• This is a problem with a mix between a plugin and WordPress.

    I’m using a run-php plugin, with the <?phpand ?> being the start and end tags (rather than <phpcode> and </phpcode>).

    I wrote a post with the code <?php echo "test"; ?>, and saved it as a draft. Now, whenever I attempt to edit that draft, my server goes down and I can’t get to it. This seems to be a major problem.

Viewing 1 replies (of 1 total)
  • All I can recommend is editing out the content of the draft post through your database (post content is in the wp_posts table).

Viewing 1 replies (of 1 total)
  • The topic ‘Editing Post Brings Down Server’ is closed to new replies.