Šī spraudnis nav atjaunināts vairāk kā divus gadus. Varbūt, tas vairs netiek uzturēts, nesaņemt atbalstu un tam var būt saderības problēmas ar jaunākām WordPress versijām.

All Post Listing Block

Apraksts

This plugin will help you to add a post/custom post list to any of the page using block editor.

You will also get all the filters like. number of posts to display, order by, list from specific taxonomy or terms, filter by date or range, show featured image, pagination, exclude posts, etc…

You can also modify the ttemplate just by coping the file: “templates/all-post-list-template.php” to your theme’s root directory.

Arbitrary section

You may provide arbitrary sections, in the same format as the ones above. This may be of use for extremely complicated
plugins where more information needs to be conveyed that doesn’t fit into the categories of “description” or
“installation.” Arbitrary sections will be shown below the built-in sections outlined above.

Ekrānuzņēmumi

Bloki

Šis spraudnis nodrošina 1 bloku.

  • All Post Listing Block Example block written with ESNext standard and JSX support – build step required.

Uzstādīšana

  1. Upload the plugin files to the /wp-content/plugins/all-post-list-block directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Now edit any page and search for the “All Posts List Block” in the add block section.
  4. Choose settings as per your requirement.

BUJ

How to add block on page or post?

Please open page or post editor and search for ‘All posts list block.’.

How to create new template?

Copy the plugin/templates/all-post-list-template.php file and add it to the root of the theme directory. So now plugin will look for that file first.

Atsauksmes

Par šo spraudni nav atsauksmju.

Autori un izstrādātāji

“All Post Listing Block” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.

Līdzdalībnieki

Tulkot “All Post Listing Block&#8221 savā valodā.

Vai jūs interesē attīstība?

Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.

Izmaiņu žurnāls

1.0.0

  • Release
  • Compitible with WP 6.6.2
  • Removed deprecated warnings.