• I like this plugin. It is simple and adds a nice feature. I hooked into this plugin and added the notes into a column to the admin post list. (If you provide a link to Github, I am willing to share this functionality 😉 )

    While developing this, I discovered the database structure…

    | id | page_post_id | notes |
    | 1  | 12813        | Note 1direction-ltr###Note 2direction-ltr###Note 3direction-ltr###Note 4direction-ltr###Note 5direction-ltr###Note 6direction-ltr |

    Why is everything concatinated? I am willing to change to a five start, if you fix this^^ Just create an entry per note and an extra column for the direction instead of concatinating everything.

  • The topic ‘Good Plugin but…’ is closed to new replies.