Skip to content

WordPress Plugin for Gutenberg Shortcode Block to Work Within Query Loops

License

Notifications You must be signed in to change notification settings

KeanuTang/query-loop-shortcode

Repository files navigation

=== Query Loop Shortcode ===
Contributors:      Ted Tang
Tags:              shortcode, block
Tested up to:      6.1
Stable tag:        0.1.1
License:           GPL-2.0-or-later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html

Display a shortcode within a query loop based on the loop ID, not the parent post/page ID.

== Description ==

When using the standard shortcode block within a query loop, the shortcode will render based on the
parent post/page, not the looped post/page. This plugin provides a block that will render the looped
post/page instead.

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Upload the plugin files to the `/wp-content/plugins/query-loop-shortcode` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress

== Frequently Asked Questions ==

= Why is your code so bad? =

This is my first WordPress published plugin. I'm new to this :)

== Screenshots ==

== Changelog ==

= 0.1.0 =
* Initial Release

About

WordPress Plugin for Gutenberg Shortcode Block to Work Within Query Loops

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published