File tree Expand file tree Collapse file tree 1 file changed +5
-14
lines changed
Expand file tree Collapse file tree 1 file changed +5
-14
lines changed Original file line number Diff line number Diff line change 11<h1 align =" center " >unique-wp-query</h1 >
22
3- <p align =" center " >
4- <a href =" https://github.com/firstandthird/unique-wp-query/actions " >
5- <img src="https://img.shields.io/github/workflow/status/firstandthird/unique-wp-query/Test/main?label=Tests&style=for-the-badge" alt="Test Status"/>
6- </a >
7- <a href =" https://github.com/firstandthird/unique-wp-query/actions " >
8- <img src="https://img.shields.io/github/workflow/status/firstandthird/unique-wp-query/Lint/main?label=Lint&style=for-the-badge" alt="Lint Status"/>
9- </a >
10- <img src =" https://img.shields.io/npm/v/unique-wp-query.svg?label=npm&style=for-the-badge " alt =" NPM " />
11- </p >
12-
13- unique-wp-query is a Wordpress plugin that can be used to ensure no post is
3+
4+ unique-wp-query is a Wordpress plugin that can be used to ensure no post is
145loaded more than once per screen
156
167## Features
@@ -19,8 +10,8 @@ loaded more than once per screen
1910
2011## Installation
2112
22- just put the root folder in your __ wp-content/plugins__ directory and Activate
23- from the plugins console
13+ just put the root folder in your __ wp-content/plugins__ directory and Activate
14+ from the plugins console
2415
2516## Usage:
2617
@@ -57,7 +48,7 @@ The second list will not include any posts that were in the first
5748```
5849This repo includes a docker-compose with a dummy theme that demonstrates the plugin, to use it:
5950 - __docker-compose up__
60- - Open a browser and log in to the Wordpress server
51+ - Open a browser and log in to the Wordpress server
6152 - Add some dummy posts and then load the main page
6253```
6354
You can’t perform that action at this time.
0 commit comments