Skip to content

Commit

Permalink
Fix typos in README
Browse files Browse the repository at this point in the history
  • Loading branch information
snim2 committed Feb 3, 2025
1 parent f9b1b52 commit b34a10c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This plugin adds the ability to set the cache-control header for any wordpress page displayed in the frontend to a
custom max-age value which is administrator controlled in the backend.

The plugin only modifies the headers on the frontend of the site, and does not opperate at all in the administration
The plugin only modifies the headers on the frontend of the site, and does not operate at all in the administration
pages of a wordpress site.

NOTE: Version 1.0.0 onwards only supports PHP 8.2 and up.
Expand Down Expand Up @@ -41,7 +41,7 @@ This config section is only displayed if there are custom templates available, o
Where this section is available each template config will state which post type this will affect.

- $template_name cache: sets the max-age value for the template.
- Overrides taxonomy cache age: sets wthere this template setting can override a configured taxonomy cache config, only applies to posts, taxonomy cache setting is always preferred on archive pages.
- Overrides taxonomy cache age: sets where this template setting can override a configured taxonomy cache config, only applies to posts, taxonomy cache setting is always preferred on archive pages.

## Priority of configuration directives

Expand Down

0 comments on commit b34a10c

Please # to comment.