Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Commit

Permalink
Adopt WordPress-Extra Coding Standard (#147)
Browse files Browse the repository at this point in the history
* Use WordPress's Extra Coding Standard

* Add missing visibility on class functions

* Reformat multi-line associative arrays

* Fix plugins settings link
Some whitespacing

* Replaced the use of extract()

* Separate TOC_Widget from original class
Some cleanup

* Insert more phpcs ignores

* More improvements

* Update class-toc-plus.php (#151)

Add filter for content in extract_headings function

* Rename filter to toc_extract_headings
Whitespace

* Add span.toc_brackets around square brackets in show/hide text

* More improvements

* Use `wp_strip_all_tags` over `strip_tags`

* Update readme

* Update version numbers

---------

Co-authored-by: Raymond Radet <[email protected]>
  • Loading branch information
zedzedzed and X-Raym authored Feb 9, 2023
1 parent 4973de3 commit 10ab4ba
Show file tree
Hide file tree
Showing 5 changed files with 639 additions and 539 deletions.
Loading

0 comments on commit 10ab4ba

Please sign in to comment.