Skip to content

Add tags & categories for Elementor Library #886

@WPDevHQ

Description

@WPDevHQ

Not sure if you guys have this covered in the API or not so I'm going to make an official request.

I would like to leverage the power of WP_Query() with custom $args to generate grouped content created with Elementor.

At the moment we have the option to query elementor_library but that's limited to just the post type and everything is save in one place.

In my little thinking brain I have 2 aproaches to resolving this shortfall as follow.

  1. Add a tagging method i.e tags or categories so that we can group save sections under My Library ....or
  2. Allow us to create Custom Elementor Post Types where we can save our sections effectively creating multiple groups of content.

A use case for such grouped content is creating a content slider - there more use cases but I'll keep mums for now. Just think global ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    component/libraryReferences any component related to Template Libraries.request/enhancementIndicates an Enhancement Request for an existing feature.status/mergedIndicates when a Pull Request has been merged to a Release.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions