Query Blocks Wordpress Plugin - Rating, Reviews, Demo & Download

Query Blocks Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

When you install this plugin, the following four blocks are registered and can be used not only in the block editor but also in the site editor.

  1. Post Pickup
    Provides a function to pick up WordPress post data. Internally, it generates a subquery to extract data from the database. The extracted data is selected by selecting the post type and term, and the required fields are rendered by selecting the field. Custom fields can also be selected.

  2. Post Filter
    This block provides a UI for users to filter Post Pickups specified by ID. There are three types of filtering:

– Provides a filtering function by string search. The search targets are title, excerpt, and body text, but custom fields can also be targeted by selecting an option.
– Provides a filtering function for data posted within a set period. The period can be set to three types: year, month, and day.
– Provides a filtering function by terms set in posts. The terms to be filtered are selected by selecting the taxonomy associated with the post type.

  1. Post Pagination
    This block provides pagination display of Post Pickup specified by ID.
    Two types are available: one that displays the page number and one that moves to the previous or next page. The type that displays the page number has Design Button as an inner block,
    and the type that moves to the previous or next page has Design Title as an inner block.
    Various customizations are possible by utilizing the design functions of these custom blocks.

  2. Post Crumbs
    This block displays the filtering information of Post Pickup specified by ID in the form of a breadcrumb list.
    The filtering information is based on filtering by Post Filter and is displayed as the text of Design Title.
    Therefore, various customizations are possible by using the design function of Design Title.
    In addition, when Post Pickup is displayed as a single post, the title of the post is also displayed in addition to the filtering information.

Related Links

Arbitrary section

  1. PHP class management is now done using Composer.
    GitHub
    Packagist

  2. I decided to make functions and components common to other plugins into npm packages, and install and use them from npm.
    npm
    GitHub

External services

This plugin connects to the API to get holiday information. This is necessary to display the names of holidays in the displayed calendar.
This service is provided by “Google LLC”. The terms of use and privacy policy are available at the following links:
Google API Services User Data Policy
Google Calendar Partner Program Terms of Use
Google Privacy Policy
Google Calendar Privacy Basics

Screenshots

  1. Display multiple posts in Post Pickup

    Display multiple posts in Post Pickup

  2. Display posts in order of popularity with Post Pickup

    Display posts in order of popularity with Post Pickup

  3. Display filtering information in breadcrumb format with Post Crumbs

    Display filtering information in breadcrumb format with Post Crumbs

  4. Post Filter filter setting screen (period filter is displayed by month)

    Post Filter filter setting screen (period filter is displayed by month)

  5. Post Filter filter setting screen (period filter is displayed by year)

    Post Filter filter setting screen (period filter is displayed by year)

  6. Post Filter filter setting screen (period filter is displayed by day)

    Post Filter filter setting screen (period filter is displayed by day)

  7. Post Pagination page number display

    Post Pagination page number display

  8. Post Pagination forward/backward navigation

    Post Pagination forward/backward navigation


Reviews & Comments