LuckyWP Table of Contents

Por LuckyWP
(820 avaliações)
Baixar
  • Versão:
    2.1.5
  • Última atualização:
    há 11 dias
  • Instalações ativas:
    mais de 100 mil
  • Versão do WordPress:
    4.7 ou maior
  • Testado até o WordPress:
    6.6.2
  • Versão do PHP:
    5.6.20 ou maior
  • Tags:

Hospedagem WordPress com plugin LuckyWP Table of Contents

Onde devo hospedar o plugin LuckyWP Table of Contents?

Este plugin pode ser hospedado em qualquer hospedagem que possua WordPress instalado. Recomendamos utilizar um provedor de hospedagem confiável, com servidores adaptados para WordPress, como o serviço de hospedagem da MCO2.

Hospedando o plugin LuckyWP Table of Contents em uma empresa de hospedagem seguro

A MCO2, além de instalar o WordPress na versão mais atualizada para seus clientes, fornece o plugin WP SafePress, um sistema exclusivo que assegura e otimiza seu site ao mesmo tempo.

Por que a Hospedagem WordPress funciona melhor na MCO2?

A Hospedagem WordPress funciona melhor pois a MCO2 possui servidores otimizados para WordPress. A instalação de WordPress é diferente de uma instalação trivial, pois habilita imediatamente recursos como otimização de imagens e fotos, proteção da página de login, bloqueio de atividades suspeitas diretamente no firewall, cache avançado e HTTPS ativado por padrão. São plugins que potencializam seu WordPress para a máxima segurança e o máximo desempenho.

Creates SEO-friendly table of contents for your posts, pages or custom post types. Great customizable appearance.

Features

  • Automatical insertion a table of contents (configure post types and position).
  • SEO-friendly: table of contents code is ready to use by Google for snippets on result page.
  • Insert by shortcode, Gutenberg block or widget.
  • Button on toolbar of the classic editor.
  • Gutenberg block into “Common Blocks”.
  • Setting the minimum number of headings to display table of contents.
  • Setting the depth of headings for table of contents.
  • Skip headings by level or text.
  • Hierarchical or linear view.
  • Numeration items: decimal or roman numbers in order or nested.
  • Customizable appearance: width, float, title font size and weight, items font size, colors.
  • Color schemes (dark, light, white, transparent, inherit from theme) and the ability to override colors.
  • Toggle Show/Hide (optionally)
  • Customizable labels.
  • Smooth scroll (optionally).
  • Setting offset top for smooth scroll.
  • Wrap table of contents with <!–noindex–> tag (optionally).
  • Pretty hash in URL (like example.com/faq/#how_do_this).
  • RTL support.
  • Available override global settings for a particular post.
  • Highly compatible with WordPress themes and plugins.

Auto Insert

For automatical insertion a table of contents in a posts, select option “Auto Insert Table of Contents” in the plugin settings (tab “Auto Insert”).

Supported positions:

  • before first heading;
  • after first heading;
  • after first block (paragraph or heading);
  • top of post content;
  • bottom of post content.

You can also select post types to which the table of contents will be automatically added.

Manual Insert

For manual insertion a table of content in a posts, use one of the ways:

  • button “Table of Contents” on toolbar in classic editor;
  • gutenberg block “Table of Contents”;
  • shortcode [lwptoc].

Pretty hash in URL

By default, hash generated as heading text (for example, #How_Do_This). You can change hash format in global settings, tab “Misc.”.

For non-English websites it is recommended to enable the Intl PHP extension.

Compatibility

LuckyWP Table of Contents was successfully tested with the following plugins:

  • Elementor Page Builder
  • Beaver Builder and Beaver Builder Themer Add-On
  • WPBakery Page Builder
  • Oxygen
  • WordPress Multilingual Plugin (WPML), officially confirmed
  • Rank Math, officially confirmed
  • WP Rocket
  • Toolset Views and Toolset Access

Hooks

Filters lwptoc_before, lwptoc_after

Use for add custom HTML before/after the table of contents.

Example:

add_filter('lwptoc_before', function ($before) {
    return '<p>Example text before TOC.</p>' . $before;
});

Filter lwptoc_shortcode_tag

Use this filter for change shortcode tag name [lwptoc].

Example:

add_filter('lwptoc_shortcode_tag', function ($tag) {
    return 'toc';
});

Filter lwptoc_heading_id

Use for modify heading ID.

Example:

add_filter('lwptoc_heading_id', function ($id, $label) {
    return $id;
}, 10, 2);

Capturas de tela

Table of Contents

Table of Contents

Gutenberg Support

Gutenberg Support

Classic Editor Support

Classic Editor Support

Customize Window

Customize Window

Examples of Color Solutions

Examples of Color Solutions

Widget Settings

Widget Settings

General Settings

General Settings

Appearance Settings

Appearance Settings

Auto Insert Settings

Auto Insert Settings

Processing Headings Settings

Processing Headings Settings

Miscellaneous Settings

Miscellaneous Settings

Plugins semelhantes

Yoast SEO
(27.731 avaliações)

Melhore o SEO do seu site em WordPress: Escreva conteúdo melhor e tenha um site WordPress completamente otimizado usando o plugin Yoast SEO.

Rank Math SEO – Ferramentas de SEO com IA para dominar as classificações de SEO
(6.738 avaliações)

O Rank Math SEO é o melhor plugin de SEO para WordPress, com os recursos de muitas ferramentas de SEO e SEO com IA em um único pacote para ajudar a multiplicar seu tráfego de SEO.

All in One SEO – Plugin de SEO avançado para impulsionar as classificações de SEO e aumentar o tráfego
(4.367 avaliações)

O AIOSEO é o mais avançado plugin de SEO para o WordPress. Melhore as classificações e o tráfego de SEO com ferramentas de SEO abrangentes e otimizações inteligentes de IA SEO!

Redirecionamento
(657 avaliações)

Gerencie redirecionamentos 301, monitore erros 404 e melhore seu site, sem precisar entender de Apache ou Nginx.

XML Sitemap Generator for Google
(2.200 avaliações)

Generate multiple types of sitemaps to improve SEO and get your website indexed quickly.

W3 Total Cache
(5.386 avaliações)

Search Engine (SEO) & Performance Optimization (WPO) via caching. Integrated caching: CDN, Page, Minify, Object, Fragment, Database support.