Linux 软件免费装
Banner图

GDMylist

开发者 AndyGi
更新时间 2021年2月20日 00:33
捐献地址: 去捐款
PHP版本: 5.6.32 及以上
WordPress版本: 5.6
版权: GPLv2 or later
版权网址: 版权信息

标签

bookmark wishlist favorites wish list posts and pages bookmark woocommerce wish list

下载

0.1 0.2 0.2.1 0.3 0.3.3 0.4 1.0 1.0.1 1.1.1 1.1

详情介绍:

This plugin allows you to create wish lists or bookmark for your website pages, posts or product sheet like WooCommerce shop, and display them on any post or page with simple shortcode or code into your theme as well. 产品特点 Easy to use: you can add GDMylist button in many ways: Flexible: by the Setting Page you can change the icons as your needs. The icons are provided by FontAwesome For User registered and not: you can decide how can use this function, if allowed the registered user only or for not registered also. You can control it easily in the Setting Page. Developer Friendly: as developer you can change GDMylist button layout as you need. The template is made with HandlebarJs, and all is two files in /template directory. Multi Language Ready: GDMylist coming out with translation in English, Italian, Netherlands, French, Spanish, German and Japanize, but you can add more languages in case. All what you need is use the .po and .mo translation template that you can find in /lang directory 开发

安装:

  1. Upload plugin .zip file to the /wp-content/plugins/ directory and unzip
  2. 通过WordPress的的“Plugins”菜单激活插件
  3. Use the control panel or shortcode in your posts and pages to display your button or MyList (more info in FAQ)
  4. You can chouse if the user have to login or not, the plugin not request to be login by default

屏幕截图:

  • Frontend - MyList Log Bottom Add MyList
  • Frontend - MyList Log Bottom Remove MyList
  • Frontend - MyList show MyList
  • Control Panel

升级注意事项:

1.1
  • perfoming improvement
  • update Fontawesome to v5.15
1.0 new functions and fix 0.4 new functions and fix 0.3 new functions 0.2 second release 0.1 first release

常见问题:

How call myList's button?

There are three ways by your needs: 1. By control panel By default the button will be add before the post/page content. That means you will se the button in the post/page list and into the post/page itself. You can anable/disable this function from the control panel. In the admin area go to "Settings/GD Mylist". 2. By Shortcode if you needs a single button in a page or post or product sheet, just write [show_gd_mylist_btn] in the content 3. By code into theme if you needs to put the buttom in themes code, just write <?php $arg = array ( 'echo' => true ); do_action('gd_mylist_btn',$arg); ?> where do you want that button will show it

How call myList's list?

yuo can show MyList list by shortcode, just create a page (eg: myList) and put into the content the shortcode [show_gd_mylist_list] to disable share button [show_gd_mylist_list share_list='no'] to disable count items [show_gd_mylist_list show_count='no']

How change login permission?

Go to the setting panel (Settings/GD Mylist) and check Yes in case you whant allow the anonymous user. Note In case has anonymous user, the user's id data will be storage in a cookie by GD-Mylist. Cookie name is: gb_mylist_guest, the expiration date is 30 days, and store only the Guest ID in order the create the list.

Can I Template customization?

Yes, I use Handlebars Js as template. Here you can find the official documentation. The files are in template folder:

  • box-list.html
  • button.html

Can I change the icons?

I use Font Awesome as icon framework Font Awesome. You can change the class name from Control Panel (Settings/GD Mylist).

Can I change the text on the button?

Yes you can, you need to change the relative translation. As example, if you want to change add My List text for French you need to change it in the gd-mylist-fr_FR.po and .mo file as well. Please note: keep a copy of this file because it will be overwritten in case of new release.

更新日志:

1.1.1 1.1 1.0.1 1.0 0.4 0.3.2 0.3.2 beta 0.2.1 0.2