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
taxonomy Archives - Pol Solà

El blog

Cómo crear un Custom Post en WordPress

Desde el lanzamiento de WordPress 3.0 esta plataforma ofrece la posibilidad de crear tipos de entradas personalizadas, de esta manera podemos cubrir necesidades más concretas que con las entradas por defecto de wordpress. En este artículo veremos cómo crear un tipo de post “Proyectos” muy útil para quien quiera utilizar una página funcionando sobre WordPress […]

Seguir leyendo