Descrizione
Questo plugin è stato chiuso il 27 Luglio 2023 e non è più disponibile per il download. Motivazione: Problema di sicurezza.
Recensioni
2 Marzo 2020
There are 123 autoload=yes options which will be kept even if uninstall the plugin.
30 Maggio 2019
Author doesn’t fix logic bugs in plugin – even with code provided.
[Wed Nov 07 03:11:58.525413 2018] [proxy_fcgi:error] [pid 10274:tid 140219131094
784] [client ??.??.??.??:35986] AH01071: Got error ‘PHP message: PHP Warning:
sizeof(): Parameter must be an array or an object that implements Countable in
/home/www/<domainname>/htdocs/wp-content/plugins/wc-shortcodes/pub
lic/class-register.php on line 1831\n’
Fixed code:
if ( empty( $share_buttons ) || ! is_array( $share_buttons ) )
return ”;
$size = sizeof( $share_buttons );
$format = get_option( WC_SHORTCODES_PREFIX . ‘share_buttons_format’, ‘image’ );
7 Aprile 2018
This is one of the best pluggings I have installed for my site, it does amazing things to my pages with easy to fill in shortcodes. Great work thank you
15 Settembre 2017
As I say in the title, this plugin (originally WP Canvas Shortcodes), has been consistently great and always produces accurate shortcode results with simple design via clean CSS.
Éamonn
25 Luglio 2017
According to me, there is no any other shortcode plugin for wordpress that is better than this. Even not any Premium plugin is good in front of this plugin. Love it!! It is simple, clean and with every necessary option. Work so good with Newspaper theme.
28 Aprile 2017
I’m using this on a Genesis site and it does exactly what it says. I’m not really pushing it to the limit, but it’s a decent plugin.
Contributi e sviluppo
“Shortcodes by Angie Makes” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Shortcodes by Angie Makes” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.