Linux 软件免费装
Banner图

List all posts by Auth或者s, nested Categories and Titles

开发者 fmarzocca
andrea-calligaris
更新时间 2024年3月28日 20:52
捐献地址: 去捐款
PHP版本: 4.0.1 及以上
WordPress版本: 6.5
版权: GPLv2 or later
版权网址: 版权信息

标签

posts authors titles nested categories

下载

2.8.4 2.8.5 1.6 1.8.1 2.0 2.2 2.4 2.6 2.6.5 2.6.6 2.7.0 2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 1.0 1.7 1.5 1.8 2.7.8 2.8.2 2.8.3 0.5.1 2.7.10 0.5 0.5.2 0.5.3 0.5.4 2.7.6 2.7.9 2.8.0 2.5 2.7.7 2.8.1 2.9.0

详情介绍:

Particularly suitable to all multi-nested categories and multi-authors website, with lots of posts and complex category layout (i.e.: academic papers, newpapers articles, etc), as weel as for single-user websites (read below). This plugin allows the user to place a shortcode into any page and get rid of a long and nested menu/submenu to show all site's posts (including custom post types assigned to a standard category). A customizable selector in the page will allow the reader to select grouping by Category/Author/Title. Shortcode's options include: Output grouped by Category will look like: CAT1 post1 AUTHOR SUBCAT1 post2 AUTHOR post3 AUTHOR SUBCAT2 post4 AUTHOR ... ... Shortcode generator The plugin installs a new menu ACT List Shortcodes in Admin->Tools. The tool is a helper to automatically generate the required shortcode. It will parse the options and display the string to be copied and pasted into any page. Please refer to the plugin admin page for a full list of options. Default manual usage: [ACT-list] all categories and subcategories post, excluding administrator's posts, grouped by (upon selection) Category/Author/Title Exclude categories: [ACT-list exclude="cat1-slug, cat2-slug, ..."] listed categories will be excluded. Categories must be listed with their slugnames. Include admin's posts: [ACT-list admin=1] this option will also include all admin's posts in the list. Single-user website: [ACT-list singleuser=1] this option is suited for websites with a single author (or when you don't want to show the authors). It removes grouping by Authors and any author name. This option includes the admin=1 option, so that it will list any post in the website. You can still apply "excluding categories" option. Select what list(s) to display The parameter "show" will allow the admin to select what lists will be shown and if the dropdown selector is needed or not. i.e.: [ACT-list show="Category, Author"] or [ACT-list show="Title, Category"] Allowed terms for the "show" parameter are: Author, Title, Category. Split the lists into separate pages By selecting only one variable in the "show" parameter, you will be able to show only one list without the dropdown selector. This will enable you to put the 3 lists into separate pages, or separate tabs of the same page. Page#1 (or tab#1) [ACT-list show="Category"] Page#2 (or tab#2) [ACT-list show="Author"] Page#3 (or tab#3) [ACT-list show="Title"] Limit the number of posts in the lists If you have a large numbers of posts (>2,000), it could be convenient to limit the number of posts in the lists, including only a certain amount of the most recent posts. This can be achieved separately for the 3 lists using the following parameters: postspercategory, postsperauthor, totalpoststitle. i.e.: [ACT-list show="Category" postspercategory="20"] will show only the 20 most recent posts for each category. Show posts list in reverse date order By default, the posts will be listed from newest to oldest. To change this behaviour, use the reverse-date=1 parameter. Show posts date (v.>=2.7.0) The date of the post could be printed out before the post name, optionally
If you like the plugin, feel free to rate it (on the right side of this page) or donate via PayPal. Thanks a lot! :)

安装:

  1. Upload list-all-posts-by-ACT folder to the /wp-content/plugins/ directory
  2. 通过 WordPress 的“插件”菜单激活插件
  3. Use the Admin->Tools->ACT List Shortcodes form to generate the shortcode.

屏幕截图:

  • A frontend example (single user, no other authors)
  • A frontend example (multiple users)

常见问题:

Can I customize the style in the lists?

Yes, all lists are included in ATC-wrapper div. You can override it in your child theme style.css

Can I remove the selector, so that the plugin will display only one list?

Yes. Just use the show option to display only one list, as explained in description

What happened to the language folder?

As of version 2.7.1, this plugin no longer ships with translation files. Translations will be available at http://translate.wordpress.org and they will be updated through WordPress process.

更新日志:

= 2.9.0 2.7.8 2.7.7 2.7.6 2.7.5 2.7.4 2.7.3 2.7.2 2.7.1 2.7.0 2.6.6 2.6.5 2.6 2.5 2.4 2.3 2.2 2.1 2.0 1.8.1 1.8 1.7 1.6 1.5 1.0 0.5.4 0.5.3