Linux 软件免费装
Banner图

Content Parts

开发者 husobj
更新时间 2019年1月15日 20:36
捐献地址: 去捐款
PHP版本: 3.9 及以上
WordPress版本: 4.9.1
版权: GPLv2 or later

标签

theme content editor templates the_content layout

下载

1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8

详情介绍:

If you want to spice up your theme layouts this plugin will allow you to show different parts of your content in different area of your theme templates - break out of a single column of content. More information can be found on the Content Parts plugin page.

安装:

  1. Download the archive file and uncompress it (or install it via your WordPress admin).
  2. Put the "content-parts" folder in the "wp-content/plugins" folder
  3. Enable in WordPress by visiting the "Plugins" menu and activating it.
Upgrading If you are not performing an automatic upgrade, deactivate and reactivate the plugin to ensure any new features are correctly installed. Documentation For full details how to implement this plugin visit the Content Parts plugin page.

屏幕截图:

  • Content Parts editor icon.
  • Content part divider inserted into the editor.

升级注意事项:

Content Parts 1.8 Added wrapper divs around automatically output content parts. Content Parts 1.7 Remove automatic output of <div> blocks - broke styling on some some sites. Instead provide settings page and content_parts_auto_format_post_types filter. Content Parts 1.6 Automatically output <div> blocks around content parts in the main content on single posts and pages. Disable via the content_parts_auto_content filter. Content Parts 1.5 Add post classes ( has-content-parts, content-parts-{n}, no-content-parts). Content Parts 1.4 Added content_part_args filter and %%part%% placeholder to before/after strings to replace with content part index. Content Parts 1.3 All functions can now be passed an array of parameters. Deprecate the_content_part() multiple args - now expects an array. Content Parts 1.2 Validate 'start' and 'limit' args are numeric. Content Parts 1.1 Added count_content_parts() function. props Rory.

更新日志:

Unreleased Content Parts 1.8 Content Parts 1.7 Content Parts 1.6 Content Parts 1.5 Content Parts 1.4 Content Parts 1.3 Content Parts 1.2 Content Parts 1.1 Content Parts 1.0