This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Categories as Folders

ਵੇਰਵਾ

Display your post categories as folders in a Bootstrap-based grid system through this free plugin. Give posts the ability to contain multiple attachments.

Make use the shortcode [catsfolders] or [catsfolders_folder] in order to display posts contained in a category

  • If you want, specify a category_id to filter its posts. category_id is optional.
    [catsfolders category_id=”4″]
  • If you want, specify a group_by=year to make grouped folders. category_id is optional
    [catsfolders category_id=”4″ group_by=”year”]
  • If you want, specify a document_id to display only a single post:
    [catsfolders_document document_id=”4″]
  • All attachments are displayed below the post content. Besides that (if you want), specify extra attachments to a post, via custom post meta names: file_1, file_2, file_3, file_4, file_5.

ਸਕਰੀਨਸ਼ਾਟ

  • This is the public view of folders in grid
  • This is the public view of posts in grid
  • This is the public view of the plugin in grid
  • This is the public view of folders grouped by year
  • This is the admin view of the plugin settings. To access it, go to Settings > CAF Settings

ਸਮੀਖਿਆਵਾਂ

16 ਅਕਤੂਬਰ 2020
CAF is created to be ultra simple, with only 3 options. I am the only developer. Please leave your feedback and feel free to send any changes request. The plugin is not yet optimal so I am counting on your good will to improve it with the best options possible. Thank you!
Read all 1 review

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Categories as Folders” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Categories as Folders” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.0

  • Wrap up the minimum structure to make the plugin available

1.2.0

  • Fix all bugs inherited from local business rules

1.3.0

  • “1.3 release: Display setting true by default. README update