Shortcodes Finder

Descrizione

Shortcodes Finder ti aiuta a:
* Trovare ogni shortcode (per tag o tipo di contenuto) presente in articoli, pagine e contenuti personalizzati del tuo sito WordPress
* Cercare shortcode inutilizzati
* Disabilitare shortcode attivi o inutilizzati/orfani
* Testare i tuoi shortcode prima di usarli nel tuo sito web
* Cercare shortcode in tutti i contenuti del tuo network multisite

Screenshot

  • Cerca shortcode specifici o visualizza tutti gli shortcode attivi sul tuo sito web. Il plugin ti dà una rapido accesso ai contenuti, alle pagine di test e alla documentazione degli shortcode.
  • Trova ogni shortcode diviso per pagina di contenuto. Puoi cercare in Articoli, Pagine e ogni tipo di contenuto personalizzato usato nel tuo sito web.
  • Ottieni rapidamente un anteprima degli shortcode inutilizzati. Con il plugin sarai in grado di disabilitarli con un clic.
  • Ogni shortcode trovato dal plugin puoi testarlo, definendo i parametri e visualizzando direttamente il risultato.
  • La pagina documentazione ti aiuta a trovare il file sorgente degli shortcode, le classi e i parametri disponibili.
  • Dalla pagina delle impostazioni puoi disabilitare shortcode orfani/inutilizzati con un clic o disattivare shortcode attivi uno a uno.

Installazione

Dalla tua bacheca WordPress

  1. Vai su ‘Plugin > Aggiungi nuovo’
  2. Cerca ‘Shortcodes Finder’
  3. Attiva il plugin dalla pagina dei Plugin.

Da WordPress.org

  1. Scarica il file zip di Shortcodes Finder
  2. Scompattalo
  3. Carica la cartella scompattata nella tua directory ‘/wp-content/plugins/’
  4. Attiva il plugin dalla pagina dei Plugin.

Recensioni

6 Maggio 2023 1 risposta
Several years ago I started using a "visual page builder". You just couldn't create complex pages that fast and easy without one. The time and effort to write the html/css was just not worth it. Fast forward to Gutenberg and my slow, clunky page builder became obsolete. I started the meticulous task of removing short-codes and editing hundreds of pages. As I came across them-I would fix them, hoping one day-I would get all of them-but how would I know for sure? Then I came across this plugin and gave it a shot. Glad I did! It easily found hundreds of short-codes with a link to each post/page. It took me a few days-but I just finished removing the last one. I was so impressed I came here to write a review. This plugin is just great. If you need to find/remove/edit short-codes, there is nothing better. Just perfect.
30 Marzo 2023 1 risposta
The plugin did exactly what it advertised! It didn't take over the menu (having a top level menu!), it was hidden under the "Tools" menu where it should be. +1 to the devs of this plugin.
25 Gennaio 2023 1 risposta
Brilliant plugin. Thanks so much for providing to all us WordPress users.
16 Gennaio 2023 6 risposte
The plugin works as intended, and as of the latest version (1.5.2) it also works with weForms. I've left my old review below in case anyone encounters the same problem, but this problem has no longer occurred on the latest version, so everything is working as intended. The author was very responsive in dealing with my concerns (as you can see from our exchange below), and even took the extra step to add support for weForms. A well-deserved 5 stars. -------------------------------------------------- The text below is my old review (before 1.5.2) and is left up only in case anyone else encounters the issue. The plugins, today, works as intended. Right after installation, this plugin caused WordPress to generate an infinite 302 redirect loop for any logged-in user trying to access the admin dashboard. The front-end worked fine. None of the admin pages were accessible. The infinite redirect loop caused the page to never load, making the browser show an error because it realizes it's never going to end. Removing the files of this plugin via FTP or other external method fixed the problem. It may be due to an incompatibility with another plugin (most plugins installed are well-known ones like WooCommerce, LifterLMS, WP Fastest Cache, Rank Math SEO, Redis Object Cache). Either way, it shouldn't be doing this. Adapting the following code in the file shortcodes-finder/admin/class-shortcodes-finder-admin.php: if ( is_admin() && get_option( 'activated_plugin' ) == SHORTCODES_FINDER_PLUGIN_SLUG ) { delete_option( 'activated_plugin' ); exit( wp_redirect( admin_url( 'tools.php?page='. SHORTCODES_FINDER_PLUGIN_SLUG ) ) ); } to: if ( is_admin() && get_option( 'activated_plugin' ) == SHORTCODES_FINDER_PLUGIN_SLUG ) { delete_option( 'activated_plugin' ); //exit( wp_redirect( admin_url( 'tools.php?page='. SHORTCODES_FINDER_PLUGIN_SLUG ) ) ); } which disables the redirect, also fixed the problem. After enabling, a second concern shows up: Although it recognizes some shortcodes (like LifterLMS and WooCommerce), it does not suggest the shortcode for weForms. "Find by Content" does find the used weForms shortcodes, but also lists all other shortcodes on all pages. Two stars since applying my manual edit makes the plugin run, and although it doesn't recognize weForms shortcodes it does help to eventually get there (with false positives) via "Find by Content".
30 Dicembre 2022 1 risposta
I've used WordPress for client sites since 2007. Since the beginning I've wished there was a plugin that could find unused shortcodes. This does that and helps clean up a site big time. If you search for how do I know which plugins my site uses 99% of the answers will tell you to see which plguins are active. Nobody gets the question. Sure, a plugin can be active. But IS IT BEING USED? This plugin helps solve part of that unanswered dilema. Deactivate a plugin. Run the Shortcodes Finder search in pages and in posts. You'll see shortcodes for plugins and themes and maybe even find some you want to remove. You may also find shortcodes that you might not know you had in the site because a plugin was previously deleted. This doesn't solve everything but it is a GREAT step toward solving an important need cleaning up WordPress sites when you change themes or deactivate a plugin.
30 Settembre 2022 1 risposta
This is a really useful plugin to find all shortcodes on a site. I have to switch themes and to find all shortcodes used by the old theme so I can replace them. Shortcodes finder does an excellent job finding them. I had a problem with the plugin that was solved in no time. So also excellent support. Thanks for this plugin and the support!
Leggi tutte le recensioni di 47

Contributi e sviluppo

“Shortcodes Finder” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“Shortcodes Finder” è stato tradotto in 4 lingue. Grazie ai traduttori per i loro contributi.

Traduci “Shortcodes Finder” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.5.2

  • WordPress 6.1 compatibility
  • WeForms compatibility

1.5.1

  • SRP optimizations
  • Bug on plugin origin search fixed
  • sf_version option removed on plugin uninstall
  • Images compressed

1.5.0

  • Supporto per la ricerca in siti WordPress multisite
  • Compatibilità con WordPress 6.0
  • Compatibiltà con PHP 8
  • Cambiato lo stile dei risultati degli shortcode inutilizzati
  • Corretto l’ordine degli shortcode nella pagina impostazioni
  • Modifiche minori

1.4.8

  • Compatibilità con WordPress 5.9
  • Modifica a grafica e icone

1.4.7

  • Compatibilità con WordPress 5.8

1.4.6

  • Compatibilità con WordPress 5.7
  • Link agli altri plugin di Scribit nella pagina Informazioni

1.4.5

  • Miglioramenti di prestazioni (caricamento JS/CSS)
  • Modificata la pagina del plugin
  • Icone di Font Awesome rimpiazzate da Dashicons
  • Modifiche minori

1.4.4

  • Redirezione alla pagina del plugin dopo l’attivazione
  • Compatibilità con WordPress 5.6

1.4.3

  • Redirezione alla pagina del plugin dopo l’attivazione
  • Compatibilità con WordPress 5.5

1.4.2

  • Aggiunta un’opzione per cercare gli shortcode in bozze, contenuti futuri, in attesa o privati
  • Rimpiazzati i vecchi link guid con i permalink
  • Compatibilità con WordPress 5.4.2

1.4.1

  • Aggiunta un’opzione per cercare i parametri degli shortcode nella pagina documentazione
  • Velocizzata la pagina documentazione
  • Link agli usi degli shortcode nella pagina documentazione
  • Nascosti i contenuti extra durante la ricerca nella pagina documentazione

1.4.0

  • Pagina documentazione: ottieni informazioni sui tuoi shortcode (file sorgente, classe e parametri) – Grazie a @luxxor
  • Rimosse alcune chiamate non necessarie a js/css nel frontend
  • Esclusi alcuni falsi positivi tra gli shortcode inutilizzati
  • Utilizzate le icone Font Awesome invece delle immagini
  • Compatibilità con WordPress 5.4.1
  • Compatibilità con Tablepress
  • Nuovi screenshot nella documentazione del plugin

1.3.0

  • Pagina impostazioni
  • Disabilita tutti gli shortcode inutilizzati/orfani
  • Disabilita gli shortcode selezionati
  • Compatibilità con WordPress 5.3.2
  • Modifiche minori

1.2.10

  • Corretto l’accordion multiplo per lo stesso shortcode, nella pagina degli shortcode inutilizzati
  • Corretta la funzione per la copia negli appunti

1.2.9

  • Ricerca ajax per siti con molti contenuti
  • Miglioramenti grafici
  • Miglioramento del codice

1.2.8

  • Cerca nei contenuti per uno specifico shortcode
  • Modifiche minori

1.2.7

  • Compatibilità con WordPress 5.2
  • Compatibilità con Visual Composer (WP Bakery page builder)
  • Funzione “Copia negli appunti” per gli shortcode testati
  • Lingua italiana
  • Modifiche minori

1.2.6

  • Compatibilità con WordPress 5.1
  • Risoluzione bug
  • Modifiche minori

1.2.5

  • Trova più occorrenze degli shortcode ricorsivamente

1.2.4

  • Compatibilità con WordPress 5.0
  • Risoluzione bug

1.2.3

  • Miglioramenti di sicurezza

1.2.x

  • Miglioramenti grafici
  • Modifiche minori

1.2.0

  • Aggiunta la pagina degli shortcode Inutilizzati
  • Contatore di shortcode
  • Risoluzione bug

1.1.x

  • Risoluzione bug

1.1.0

  • Visualizzazione degli shortcode nei contenuti custom
  • Tagliati i contenuti troppo lunghi nell’anteprima degli shortcode

1.0.1

  • Correzione nel passaggio di parametri della pagina di test
  • Textarea invece di input per il contenuto dei test

1.0.0

  • Prima versione del plugin