Linux 软件免费装

f6s

开发者 f6s
emanuellainas
更新时间 2015年4月30日 04:01
PHP版本: 3.4 及以上
WordPress版本: 3.4
版权: GPLv2 or later
版权网址: 版权信息

标签

profile api teams data deals f6s mentors entrepreneurs

下载

0.4.3 0.5 0.5.1 0.5.2 0.5.3 0.5.4

详情介绍:

This plugin allows you to integrate your f6s data inside Wordpress posts and pages. Please direct any questions or bug reports to support@f6s.com Data Items Available through the f6s WP Plugin: Valid Properties for Deals Valid Properties for Mentors Valid Properties for Teams Resizing thumbnails: You can resize thumbnails according to your specifications using html / css attributes. The plugin served them in a single size. Including data from f6s: The data can be displayed in Wordpress posts and pages by using shortcodes. You will be making use of the following: [deal] (self-closing) - single deal object. Has the following attributes: [deal-list] (enclosing) - loop through a list of deals, one by one. Has the following attributes: [mentor] (self-closing OR enclosing) - single deal object. Has the following attributes: [mentors-list] (enclosing) - loop through a list of deals, one by one. Has the following attributes: [team] (self-closing OR enclosing) - single team object. Has the following attributes: [team-list] (enclosing) - loop through a list of teams, one by one. Has the following attributes: [f6s-data] (enclosing) - put your html inside this shortcode to protect it from alterations when switching between HTML and Visual mode [list-index] (enclosing) - to be used inside a list structure. Conditions the content in between. Has the following properties: Important! It is strongly recommended that you always add these shortcodes in HTML edit mode and not Visual mode.

安装:

  1. Install the f6s plugin either via the WordPress.org directory or by uploading the zip file.
  2. Activate the f6s Wordpress Plugin
  3. Go to Settings, f6s Plugin, enter your private API key and hit Save Changes
  4. That's it. Go edit your content now.

常见问题:

My shortcodes seems to be broken when viewing a post, although I am sure the structure is correct. What should I do?

  1. Check if the f6s plugin is active
  2. Add a slash to the end of each self-closing tag (e.g. [deal display=name /])
  3. Make sure you're editing the post in HTML mode not Visual Mode

Switching to Visual Mode breaks my shortcodes. What now?

Try enclosing all your f6s shotcodes between [f6s-data] and [/f6s-data]

更新日志:

0.5 0.4 0.3 0.2