This repository has been archived by the owner on Oct 30, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adopt WordPress-Extra Coding Standard (#147)
* 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