• I want to create a dynamic SaaS/Admin dashboard style number “container” that shows many new posts/items/etc. have been added in a public page, NOT in the wordpress dashboard.

    Ideally this data could be created from some type of “count” based on tags/etc.

    Any advice? plugins? etc. I happened to find some chart/graph plugins but they are only focused on line/bar/pie/etc.

    For reference (stuff like this)
    https://d2zav2bjdlctd5.cloudfront.net/uploads/2015/06/widgets.png

Viewing 1 replies (of 1 total)
  • You can write your own REST API endpoint that can be queried for the data.
    Or write a feed that is consumed by the public page.

Viewing 1 replies (of 1 total)
  • The topic ‘How can I visualize dynamic WordPress database data in a public page?’ is closed to new replies.