Forums

[Plugin: List Draft Posts] Please: Don't use short open tags (1 post)

  1. raufaser
    Member
    Posted 3 years ago #

    Some people have deactivated short_open_tags in php, because writing "<?xml ..." in a php file would throw an php fatal error. So please: Never use short open tags in your wordpress plugings. Just write <?php echo $var; ?> this is secure and works on ALL configurations.

    Thanks,
    Marc

    http://wordpress.org/extend/plugins/list-draft-posts/

Topic Closed

This topic has been closed to new replies.

About this Topic