Yes, you can use the [movie_release_date] Shortcode for this, with the format parameter: [movie_release_date format="Y"] It will get you the release year 🙂
worked perfectly Charlie, thanks.
Another question, movies are generated by single.php, correct? Would be the movies page so?
It depends a lot on your theme, but yes, generally speaking single movies should be handled by single.php. The movies page is trickier, can be page.php if you’re using a custom archive page from the plugin, or archive.php; what theme are you using?
Understand, I’m using a theme made by me.
I wanted to select some movies that are in theaters at home, I thought of shape category, but still did not get. Do you have any idea Charlie?
A category should be the best choice for this indeed, or a collection if yoiu want to keep it to movies only.