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.

List YARPP Block

Description

Adds a block that lists yarpp related posts. Also provides an option to display the latest posts without the related posts. Works best with full site editing themes.

This block requires the YARPP plugin and relies on the yarpp_get_related() function.

Features

  • Gutenberg column width support.
  • The block is not visible in the frontend if no related posts are found.
  • Minimum html and css that is based on the standard Gutenberg Latest Posts block.
  • Valid HTML output.
  • Inherits the style of your theme for links and headlines.

Screenshots

  • List YARPP block in Gutenberg editor.
  • List YARPP block in the Theme Twenty-Twenty-Two
  • List YARPP block supports custom width.

Blocks

This plugin provides 1 block.

  • List YARPP Block Will show 3 related posts or will not appear if no related posts are found.

Installation

  1. Upload the plugin files to the /wp-content/plugins/game-review directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Reviews

There are no reviews for this plugin.

Contributors & Developers

“List YARPP Block” is open source software. The following people have contributed to this plugin.

Contributors

“List YARPP Block” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “List YARPP Block” into your language.

Interested in development?

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

Changelog

2.2

Fix: Target blank broken link
Fix: image width won’t be saved.

2.1

  • Feature: New coding standards
  • Feature: Automatic WordPress repository deployment with GitHub actions.

1.5

  • Feature: Added option to open links in new tab.

1.4

  • Feature: Added YARPP required notice.

1.2

  • Fixed: fatal error if not enough related posts are found.

1.0

  • Inital version.