seo-by-rank-math icon indicating copy to clipboard operation
seo-by-rank-math copied to clipboard

Fixed #171: Convert TOC block into a dynamic block and shortcode

Open Nickbahson opened this issue 1 year ago • 0 comments

** Work in progress **

  • [x] Apply hierarchy for heading with their children.
  • [x] Delete un-used attributes and their definitions (ServerSideRender).
  • [x] Verify varying settings for both block attr and options settings on toc output for block and shortcode to ensure consistency.
  • [x] Apply list style to children as well
  • [x] Exclude excluded headings at $post->post_content
  • [x] Apply block deprecation
  • [x] Fix Gutenberg title attribute on the editor view.

Screenshots

TOC block editor vs save view TOC shortcode
Peek 2023-05-08 11-17 Peek 2023-05-08 11-19

Includes changes from PR #165

[Closes/Fixes #171] [Closes/Fixes #180]

Nickbahson avatar May 08 '23 08:05 Nickbahson