Skip to content

Commit

Permalink
doc: minor meta data and content adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
wkhayrattee committed Aug 11, 2024
1 parent d087c5a commit a755413
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
**Contributors:** [Wasseem Khayrattee](https://profiles.wordpress.org/wkhayrattee/)
**Tags:** table of contents, toc
**Requires at least:** 6.4.0
**Tested up to:** 6.5.5
**Tested up to:** 6.6.1
**Stable tag:** 0.7.0
**License:** GPL-3.0-only
**License URI:** https://www.gnu.org/licenses/gpl-3.0.html
Expand Down Expand Up @@ -59,6 +59,8 @@ Additionally, it does add SiteNavigationElement schema to enhance your site's SE

### Styling ###

You can target the css class "plover-toc-wrapper" and "plover-toc-items". See below the actual HTML structure to guide you.

```html
<div class="plover-toc-wrapper">
<details open="">
Expand Down
6 changes: 4 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Contributors: Wasseem Khayrattee
Tags: table of contents, toc
Requires at least: 6.4.0
Tested up to: 6.5.5
Tested up to: 6.6.1
Stable tag: 0.7.0
Requires PHP: 8.0
License: GPL-3.0-only
Expand Down Expand Up @@ -61,6 +61,8 @@ Additionally, it does add SiteNavigationElement schema to enhance your site's SE

### Styling ###

You can target the css class "plover-toc-wrapper" and "plover-toc-items". See below the actual HTML structure to guide you.

```html
<div class="plover-toc-wrapper">
<details open="">
Expand Down Expand Up @@ -126,7 +128,7 @@ There are many ways you can contribute:

### 0.7.0 (Aug 11, 2024) ###
* Rebrand the plugin from "ClaraPress" to "PloverToc":
* The WordPress Plugin Review Team warned of infringement on the WordPress trademark by virtue of the portmanteau in which the "Press" part in "ClaraPress" was deemed as a composition of Clara and WordPress and hence a violation of the WordPress trademark policy.
* The WordPress Plugin Review Team warned of infringement on the WordPress trademark by virtue of the portmanteau effect in which the "Press" part in "ClaraPress" was deemed as a composition of Clara and WordPress and hence a violation of the WordPress trademark policy.
* This also meant I had to abandon my ClaraPress.com domain name and move to a new one, namely PloverHub.com

### 0.6.0 (Jun 30, 2024) ###
Expand Down

0 comments on commit a755413

Please sign in to comment.