Linux 软件免费装

AC Simple Post Widget

开发者 aaron_carmen
更新时间 2015年9月20日 00:31
捐献地址: 去捐款
PHP版本: 3.0.1 及以上
WordPress版本: 4.3.1
版权: GPLv2 or later
版权网址: 版权信息

标签

widget shortocde custom post type featured image

下载

详情介绍:

Easily configure this and you can choose what custom post type and amount of post you want to display intro widget area of your site. A few notes about the sections above: Plans for future releases prior to v1.1 Please feel free to put some comments about the plugin, of what i missed, need to upgrade and bugs.

安装:

So you want to feature some posts on your site, Awesome! Let's get it done! Upload Manually
  1. Download and unzip the plugin
  2. Upload AC Simple Post Widget to the /wp-content/plugins/ directory
  3. Activate the plugin through the 'Plugins' menu in WordPress
Install Via Admin Area
  1. In the admin are go to Plugins > Add New and search for AC Simple Post Widget
  2. Click Install and then Click Activate
How to used the Widget
  1. Set up the plugin (refer to above)
  2. Go to Appearance > Widgets and drag the AC Simple Post Widget to your sidebar
  3. Enter the title to appear in front end. For default "AC Simple Post Widget"
  4. Choose what custom post type you want to display. For default "post"
  5. Set how many post you want to display. For default "4"
  6. Check the box if you want to display the content and the excerpt along with the Feature Image. For default "checked"
  7. Set the custom height and width for the featured image. For default "100 by 100"
  8. Check the box if you want the post to open new tab. For default "checked"
How to use shortcode
  1. Navigate to the post or page you would like to custom post type to display.
  2. Enter shortcode [ac_spw]
  3. Customize the type of posts displayed by adding parameter 'post_type' with the custom post type you want to display. [ac_spw post_type='post']. By default 'post' custom type to be display.
  4. Customize the number of posts displayed by adding parameter 'num_post' with the number of posts you want to display. [ac_spw num_post='4']. By default '4' posts are display.
  5. Customize whether the title and excerpt will be displayed along with the featured image by adding parameter 'num_post' with the with a value of 'on' and 'off' [ac_spw title_content='on']. By default the title and excerpt has an 'on' setting.
  6. Customize the width the feature image by adding parameter 'width' for the width [ac_spw width='100']. By default the width was set by '100'.
  7. Customize the height the feature image by adding parameter 'height' for the height [ac_spw height='100']. By default the height was set by '100'.
  8. Customize whether the link will be open in a new tab by adding parameter 'new_Tab' with the with a value of 'on' and 'off' [ac_spw new_tab='on']. By default the setting is 'on'.
  9. You can use all parameters together like so [ac_spw post_type='post' num_post='4' title_content='on' width='100' height='100' new_tab='on']

屏幕截图:

  • A preview of the plugin displaying as a widget
  • A preview of the default post layout
  • A preview of the post and set to hide the title and the excerpt
  • A preview how shortcode insert on a post or page
  • A Preview where shortcode added to a page and the title and the excerpt set as off

升级注意事项:

1.0
  • This is the first version of the plugin. No update available yet

常见问题:

Once I install and activate the plugin, How do I use it?

This is a widget and shortcode, so you will need to drag and drop the widget into a sidebar or other widgetized area of your site before you can configure it to work and you can find the how the description works in description tab.

What about foo bar?

Answer to foo bar dilemma.

更新日志:

1.0