Essential Content Types
Essential Content Types allows you to feature the impressive content through different content/post types on your website just the way you want it. These content/post types are missed by the themes in WordPress Theme Directory as the feature falls more towards the plugins’ territory. Content is at the forefront of any website. Changing the layout of your important content changes the way your website looks, which may not be a plus point if your current website layout is loved by your users. Additionally, switching themes changes your website layout completely. Therefore, to keep things looking spic-and- span in your website, we bring you Essential Content. Essential Content allows you to add up to three content/post types: * Portfolio – Create and display your portfolio on your website * Testimonials – Add customer testimonials to your website * Featured Content – Display the content you want as featured content on your website to attract visitors’ attention * Services – Add your services on your website Features of Essential Content: * Enable/Disable any content/post type as needed * Light-weight * Supports all themes on WordPress Essential Content is inspired by Jetpack’s Custom Content Types feature. However, not everyone wants to have a plugin that “does-it- all”. Some may want plugins to be niche focused and concentrate on smaller areas. That is precisely what we have done with Essential Content. Essential content, true to its name, has only the essential elements. We have added the features that WordPressers use most. We have ruled out all other elements to make it non-bloated and clean. It takes up lesser space and does the job well. If you think we have missed any essential content/post types, please let us know. We’ll review the frequency of usage and add your suggestions. Portfolio Shortcode You can use shortcodes to embed portfolio projects on posts and pages. Embedding Portfolio Projects To embed portfolio projects on posts and pages, first activate the Portfolio custom content type on your site and add some projects to your portfolio. Next, add the [portfolio] shortcode to a post or page. The shortcode will display projects in different ways, depending on how you use the optional attributes to customize the portfolio layout. Attributes * display_types: display Project Types. (true/false) * display_tags: display Project Tags. (true/false) * display_content: display project content. (true/false) * include_type: display specific Project Types. Defaults to all. (comma-separated list of Project Type slugs) * include_tag: display specific Project Tags. Defaults to all. (comma-separated list of Project Tag slugs) * columns: number of columns in shortcode. Defaults to 2. (number, 1-6) * showposts: number of projects to display. Defaults to all. (number) * order: display projects in ascending or descending order. Defaults to ASC for sorting in ascending order, but you can reverse the order by using DESC to display projects in descending order instead. (ASC/DESC) * orderby: sort projects by different criteria, including author name, project title, and even rand to display in a random order. Defaults to sorting by date. (author, date, title, rand) Example [portfolio display_types="true" display_tags="false" include_type="grooming-tips,best-kitties" columns="2" showposts="10" orderby="title"] The example will display up to ten portfolio projects in two columns, in ascending alphabetical order by project title. It will display Project Types, hide Project Tags, and only display projects that are assigned the “Grooming Tips” or “Best Kitties” Project Types. Featured Content Shortcode You can use shortcodes to embed featured content on posts and pages. Embedding Featured Content Projects To embed featured content on posts and pages, first activate the Featured Content content type on your site and add some projects to your featured content. Next, add the [featured_content] shortcode to a post or page. The shortcode will display projects in different ways, depending on how you use the optional attributes to customize the featured content layout. Attributes * display_types: display Content Types. (true/false) * display_tags: display Content Tags. (true/false) * display_content: display project content. (true/false) * include_type: display specific Content Types. Defaults to all. (comma-separated list of Content Type slugs) * include_tag: display specific Content Tags. Defaults to all. (comma-separated list of Content Tag slugs) * columns: number of columns in shortcode. Defaults to 2. (number, 1-6) * showposts: number of projects to display. Defaults to all. (number) * order: display projects in ascending or descending order. Defaults to ASC for sorting in ascending order, but you can reverse the order by using DESC to display projects in descending order instead. (ASC/DESC) * orderby: sort projects by different criteria, including author name, project title, and even rand to display in a random order. Defaults to sorting by date. (author, date, title, rand) Example [featured_content display_types="true" display_tags="false" include_type="grooming-tips,best-kitties" columns="2" showposts="10" orderby="title"] The example will display up to ten featured content in two columns, in ascending alphabetical order by project title. It will display Content Types, hide Content Tags, and only display projects that are assigned the “Grooming Tips” or “Best Kitties” Content Types. Testimonials Shortcode You can use shortcodes to embed testimonials on posts and pages. Embedding Testimonials To embed testimonials on posts and pages, first activate the Testimonial custom content type on your site and add some testimonials. Next, add the [testimonials] shortcode to a post or page. The shortcode will display testimonials in different ways, depending on how you use the optional attributes to customize the testimonials layout. Attributes * display_content: display testimonial content. (full/true/false) * image: display the featured image. (true/false) Defaults to true. * columns: number of columns in shortcode. Defaults to 1. (number, 1-6) * showposts: number of testimonials to display. Defaults to all. (number) * order: display testimonials in ascending or descending chronological order. Defaults to ASC for sorting in ascending order, but you can reverse the order by using DESC to display testimonials in descending order instead. (ASC/DESC) * orderby: sort testimonials by different criteria, including author name, testimonial title, and even rand to display in a random order. Defaults to sorting by date. (author, date, title, rand) Example [testimonials columns="2" showposts="10" orderby="title"] The example will display up to ten testimonials in two columns, in ascending alphabetical order by testimonial title. Service Shortcode You can use shortcodes to embed service on posts and pages. Embedding Service Projects To embed service on posts and pages, first activate the Service content type on your site and add some projects to your Service. Next, add the [services] shortcode to a post or page. The shortcode will display projects in different ways, depending on how you use the optional attributes to customize the featured content layout. Attributes * display_types: display Content Types. (true/false) * display_tags: display Content Tags. (true/false) * display_content: display project content. (true/false) * include_type: display specific Content Types. Defaults to all. (comma-separated list of Content Type slugs) * include_tag: display specific Content Tags. Defaults to all. (comma-separated list of Content Tag slugs) * columns: number of columns in shortcode. Defaults to 2. (number, 1-6) * showposts: number of projects to display. Defaults to all. (number) * order: display projects in ascending or descending order. Defaults to ASC for sorting in ascending order, but you can reverse the order by using DESC to display projects in descending order instead. (ASC/DESC) * orderby: sort projects by different criteria, including author name, project title, and even rand to display in a random order. Defaults to sorting by date. (author, date, title, rand) Example [services display_types="true" display_tags="false" include_type="grooming-tips,best-kitties" columns="2" showposts="10" orderby="title"] The example will display up to ten featured content in two columns, in ascending alphabetical order by project title. It will display Content Types, hide Content Tags, and only display projects that are assigned the “Grooming Tips” or “Best Kitties” Content Types. Food Menu Shortcode You can use shortcodes to embed Food Menu on posts and pages. Embedding Food Menu Embedding Food Menu To embed food menus on posts and pages, first activate the Food Menu custom content type on your site and add some food menus. Next, add the [food_menu] shortcode to a post or page. The shortcode will display food menu in the selected post or page. Attributes * showposts: number of menu items to display. Defaults to all. (number) * include_type: display specific Content Types. Defaults to all. (comma-separated list of Content Type slugs) * include_tag: display specific Content Tags. Defaults to all. (comma-separated list of Content Tag slugs) Example [food_menu showposts="10" include_type="pizza,burger,breakfast"] The example will display up to ten menu items. It will only display menu items in “Pizza”, “Burger” or “Breakfast” sections. Translations To translate the plugin, use translate.wordpress.org (GlotPress). You only need your WordPress.org account to join the collaborative translation project. You can translate Essential Widgets on translate.wordpress.org.
Top keywords
- display71×4.82%
- content66×4.48%
- order28×1.90%
- projects27×1.83%
- defaults26×1.77%
- types25×1.70%
- project19×1.29%
- shortcode19×1.29%
- number18×1.22%
- type18×1.22%
- columns16×1.09%
- tags16×1.09%
Media Library Organizer – Folders, File Manager & Media Categories
Managing WordPress media files shouldn’t be a daily struggle. Media Library Organizer lets you create unlimited media library folders and subfolders to organize WordPress media library content with ease. Use the intuitive drag & drop editor to arrange your files into folders, ZIP and export Media Library folders, set default attributes by filetype, and so much more. Why Use Media Library Organizer Scale with Unlimited Organization – Whether you’re managing 100 or 100,000 media files, with unlimited Media Library folders and subfolders you can organize at any scale. No more scrolling through thousands of unorganized uploads. Find Files Instantly – Stop wasting time hunting through endless media files. Create organized folder structures that make sense to you and find any file in seconds. Work More Professionally – Set default metadata for consistent SEO, customize the Media Library interface, and export Media Library folders for backup. Media Library Organizer Features Everything you need to organize, manage, and optimize your WordPress Media Library workflow. 🗂️ Core Organization Create unlimited folders and subfolders – Build the folder structure that works for you. No restrictions. Drag and drop files – Individually or bulk select images and media files, and drag them to any folder Advanced sorting options – Sort your files by upload date, modified date, ID, author, and more Default folder – Set the default folder for your uploads 🔧 Smart File Management Export Media Library – Export individual folders or all your Media Library files by downloading them in a ZIP file Set default attributes by file type – Set default image metadata such as alt text, caption, and description. Configurable for each file type separately with support for dynamic tags. Set display defaults – Set defaults for how your uploads appear on your website (link to, size, alignment) 🎨 Interface & Experience Customize the Media Library interface – Edit grid size, number of columns, and customize what is shown in the folder tree Works with all Media Library views – Search and filter attachments by folders in all views, including Featured Image, Media Library List, Grid, Page Builders, ACF, and more 🔄 Migration & Compatibility Import from other plugins – Easily migrate from other WordPress Media Library plugins Compatible with all your favorite tools – Works with the most popular page builders, themes, and WordPress plugins Pro Features & Advanced Tools Save hours every week with intelligent automation, powerful search tools, and professional media management features designed for serious WordPress users. See Pro Features & Pricing → 🔍 Advanced Search & Discovery Advanced search – Search by alt text, filename, caption, or description with match type options Multi-select filters – Use multiple filters at the same time to narrow down results 🔧 Advanced File Management AI image categorization – Automatically categorize your images using AI-powered visual recognition Smart upload workflow – Show folder selection and metadata editing fields when uploading media files Default attribute rules – Create rules for applying default attributes automatically Duplicate files – Duplicate any file with just one click ⚙️ Advanced File Operations Upload entire folders – Create folders based on the folder structure inside ZIP files Auto-extract ZIP files – Automatically extract and organize ZIP file contents ZIP multiple files – Create archives from selected media files 🎯 Professional Media Management EXIF and IPTC editing – Enable editing of professional image metadata Custom taxonomies – Create additional taxonomies for media files beyond folders Create dynamic galleries – Extend WordPress’ [gallery] shortcode to build advanced dynamic galleries 🖼️ Image Optimization Image optimization – Enable compression and set custom quality levels WebP conversion – Automatically convert uploaded images to WebP format for better compression Why Use Media Library Organizer From small blogs to enterprise sites, everyone benefits from better media organization. Here’s how different types of websites stay organized: 🛒 E-commerce Stores – Organize product images by category, brand, or collection. 📰 News & Magazine Sites – Sort photo uploads by date, topic, or photographer. 🏠 Real Estate Websites – Organize property photos by listing, location, or status. 📸 Photography & Design Portfolios – Structure galleries by project, client, or shoot date. 📚 Online Course Creators – Separate videos, PDFs, and images by course or module. 🏢 Corporate Websites – Manage marketing materials, documents, and assets by department, campaign, or date. Support & Documentation We’re here to help. Feel free to open a new thread on the Support Forum. Need help getting started? Check out our documentation for guides on every feature. Useful Resources If you like Media Library Organizer, you’re sure to love our other plugins as well. Learn more about WordPress on our blog. Get the most out of your WordPress website with our helpful YouTube Tutorials.