ປລັກອິນນີ້ ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ. ມັນອາດຈະບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

Conslider

ຄຳອະທິບາຍ

This plugin provides a simple Javascript slider, that gets the data from the post meta. It uses thumbnails for navigation, and accepts images and youtube videos. You must provide de image URI in case of images or the Youtube video ID – in case of Youtube videos.

ການຕິດຕັ້ງ

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php generate_slider($post->ID) ?> in your templates

ຄຳຖາມທີ່ພົບເລື້ອຍ

Where do I get the Youtube Video ID?

You get the ID from the address, is that sequence of letter/numbers/etc that comes after de “v=”. For example, in http://www.youtube.com/watch?v=4R-7ZO4I1pI , the Youtube video ID is 4R-7ZO4I1pI

How do I name the meta fields with the data?

If it’s an image, the key of the field must be ‘Imagen’. If it’s a Youtube video, the key must be ‘YoutubeID’.

ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“Conslider” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

ແປ “Conslider” ເປັນພາສາຂອງເຈົ້າ.

ສົນໃຈຮ່ວມພັດທະນາບໍ່?

ເບິ່ງລະຫັດ, ກວດເບິ່ງ ຄັງເກັບ SVN, ຫຼື ຕິດຕາມ ບັນທຶກການພັດທະນາ ຜ່ານ RSS.

ບັນທຶກການປ່ຽນແປງ

0.5

  • First version. There’s not much to say, though.