Deprecated: Return type of MGLInstagramGallery_Plugin::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/mageekla/public_html/polsola/wp-content/plugins/mgl-instagram-gallery/src/MGLInstagramGallery/Plugin.php on line 14

Deprecated: Return type of MGLInstagramGallery_Plugin::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/mageekla/public_html/polsola/wp-content/plugins/mgl-instagram-gallery/src/MGLInstagramGallery/Plugin.php on line 22

Deprecated: Return type of MGLInstagramGallery_Plugin::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/mageekla/public_html/polsola/wp-content/plugins/mgl-instagram-gallery/src/MGLInstagramGallery/Plugin.php on line 10

Deprecated: Return type of MGLInstagramGallery_Plugin::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/mageekla/public_html/polsola/wp-content/plugins/mgl-instagram-gallery/src/MGLInstagramGallery/Plugin.php on line 18

Deprecated: Optional parameter $content declared before required parameter $tagName is implicitly treated as a required parameter in /home/mageekla/public_html/polsola/wp-content/plugins/mgl-instagram-gallery/src/MGLInstagramGallery/Shortcode/Controller.php on line 102
Shortcodes Archives - Pol Solà

El blog

Shortcodes avanzados en WordPress

Antes de leer esta entrada si quereis una introducción básica a cómo crear un shortcode en WordPress os recomiendo leer este articulo que publique hace unos meses: Cómo crear nuestro primer shortcode en WordPress Hoy vamos a ver cómo crear un shortcode que muestre las últimas entradas de nuestra página. Empezemos por lo básico

Seguir leyendo