• I’m using FM 1.6.29

    For most basic uses, the defaut template is perfect out of the box. The only thing I find myself needing to change across the board is to add the ability to show line breaks from submissions stored in the database.

    I’ve added the following code and created a new template (based on the default multi), but everytime I upgrade, I have to re-upload the template file.
    <?php $addMyLineBack = fm_summary_the_value(); echo wpautop( $addMyLineBack );?>

    Could this be added by default, or is the preferences by most others to leave as is?

    http://ww.wp.xz.cn/extend/plugins/wordpress-form-manager/

Viewing 1 replies (of 1 total)
  • Plugin Author hoffcamp

    (@hoffcamp)

    FM automatically backs up files other than the default templates to carry them across upgrades. Just name it something other than the default template names. If you are doing this and the files are still being blown away then this is a bug.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WordPress Form Manager] Line Breaks’ is closed to new replies.