ຄຳອະທິບາຍ
A great plugin to you. If you want to open a movie website, you can have a movie website with a quality information pool from two different sources and imdb. Try it now!
ການຕິດຕັ້ງ
This section describes how to install the plugin and get it working.
- Upload the plugin files to the
/wp-content/plugins/smmg-movie-grabberdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->Movie Grabber screen to configure the plugin
- It’s done!
ຄຳຖາມທີ່ພົບເລື້ອຍ
- How can I show the duration custom field in my theme?
get_post_meta($post->ID, “duration”, true);
- How can I show the director custom field in my theme?
get_post_meta($post->ID, “director”, true);
- How can I show the writer custom field in my theme?
get_post_meta($post->ID, “writer”, true);
- How can I show the stars custom field in my theme?
get_post_meta($post->ID, “stars”, true);
- How can I show the genre custom field in my theme?
get_post_meta($post->ID, “genre”, true);
- How can I show the country custom field in my theme?
get_post_meta($post->ID, “country”, true);
- How can I show the rating custom field in my theme?
get_post_meta($post->ID, “rating”, true);
- How can I show the thumbnail custom field in my theme?
get_post_meta($post->ID, “thumbnail”, true);
ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ
“Movie Grabber” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການພັດທະນາປລັກອິນນີ້.
ຜູ້ຮ່ວມພັດທະນາແປ “Movie Grabber” ເປັນພາສາຂອງເຈົ້າ.
ສົນໃຈຮ່ວມພັດທະນາບໍ່?
ເບິ່ງລະຫັດ, ກວດເບິ່ງ ຄັງເກັບ SVN, ຫຼື ຕິດຕາມ ບັນທຶກການພັດທະນາ ຜ່ານ RSS.
ບັນທຶກການປ່ຽນແປງ
No commit