该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WPAmanuke PrettyPhoto WP Plugins

屏幕截图

安装

Install Plugins

  1. Download the plugin archive and expand it if you haven’t already.
  2. Put the wpamanuke_prettyphoto folder into your wp-content/plugins/ directory.
  3. Go to the Plugins page in your Administration Panel and click “Activate” for WPAmaNuke prettyPhoto
  4. Change the settings from WPAmanuke prettyPhoto in the admin area
  5. Download PrettyPhoto from http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/
  6. Unzip then copy this structure on the plugins/wpamanuke_prettyphoto/ folder:

– /js/jquery.prettyPhoto.js – /css/prettyPhoto.css – /images/prettyPhoto 7. Have fun with your blog readers.

常见问题

How To Use
  1. Create New Post / Page
  2. Insert Image from Media Uploader
  3. Just Find Pretty Photo Property
  4. Save The Post
  5. Just See the preview if it works or not
From Step 3
  • Choose Open Using PrettyPhoto = yes (if you want to use prettyPhoto)
  • Url Lightbox Type = image (anything which you like)
  • Fill url image / url link which you want to show
  • Fill LinkGroup with example group1 or group2 etc if you want to make group with the images. Don’t fill anything if you don’t want to group it
  • Click Save All Changes
  • Insert Into Post
Customize
  • Customize php file just open index.php and admin_page.php in the amanuke_prettyphoto folders
  • Sending variable to javascipt file using wp_localize_script( ‘amanuke_prettyPhoto_script’, ‘Amanuke_PP’, $params ); so that’s how the variable send works
  • Customize javascript /js/amanuke_prettyPhoto.js is the only javascript which can be modified . You can modified from there

评价

此插件暂无评价。

贡献者及开发者

「WPAmanuke PrettyPhoto WP Plugins」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

0.1

  • Initial Release