• Help! I need advice and/or sample code to put me on the right track. Basically, I want to display my custom post type in a paginated table that I can sort and filter.

    I want to create a database of books and decided to go for wordpress’ custom post types. My custom post type (Books) contains all the book info: Cover Photo, Title, Author, Year, ISBN, Description, etc. Essentially, I want all of these books to be listed in a paginated table in a single wordpress page, with columns of book info (title, author, etc.).

    How do I go about displaying all my books in table format that I can sort and filter? I am fairly new to coding but I’m a quick learner. Please help me get on track.

    I am also open to recommendations of any plugins that can achieve this or something similar.

    I hope someone can help me out!
    I would be extremely grateful,
    Angelica

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Custom post type in a paginated table that I can sort and filter’ is closed to new replies.