Viewing 1 replies (of 1 total)
  • Plugin Author Dutch van Andel

    (@veraxus)

    The plugin includes directions for this. The hard-coded “movie” data is for example/educational purposes.

    The prepare_items() method is where you will query your own data and manipulate it. In that method, you will see a comment block that says “In a real-world situation, this is where you would place your query.” – that is where you would make your custom database query.

    The easiest way to approach the plugin is to simple read it top to bottom, and make customizations along the way according to the comments and your needs.

Viewing 1 replies (of 1 total)

The topic ‘Adding New Rows’ is closed to new replies.