I want to understand how to add a button to the console, namely the Movies button, to add movies, description, rating, year, etc. through it and create a genre. tell me where I can find enough information about this, otherwise I’m already losing hope. enter image description here

    1 answer 1

    What you need is Custom Post Types. You can read about it in the articles.

    • Thank you very much, very helpful! - Oleg Logvinov