Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/Jhon-mantila/pluging-wordpress/llms.txt

Use this file to discover all available pages before exploring further.

Installing the Esquina Shortcodes Plugin takes only a few minutes. You can upload a release ZIP through the standard WordPress plugin installer, or clone the repository directly into your wp-content/plugins/ directory if you prefer a Git-based workflow. Either way, the plugin activates like any other WordPress plugin and immediately registers all six shortcodes along with the EsquinaWeb admin menu.

Requirements

Before installing, confirm your environment meets the following minimum versions:
RequirementMinimum version
WordPress6.0
PHP8.0
Internet accessRequired for YouTube Data API v3 and Facebook Graph API calls

Installation Methods

This is the standard WordPress plugin installation path and requires no command-line access.
1

Download the latest release ZIP

Go to the releases page and download the most recent stable release:
https://github.com/Jhon-mantila/pluging-wordpress/releases
Save the .zip file to your computer. Do not unzip it — WordPress will handle that automatically.
2

Open the WordPress plugin uploader

Log into your WordPress admin panel, then navigate to:Plugins → Add New Plugin → Upload PluginClick Choose File, select the .zip file you downloaded, then click Install Now.
3

Activate the plugin

Once WordPress confirms the upload was successful, click Activate Plugin. The plugin is now active and all six shortcodes are available across your site.

After Activation

Once the plugin is active, a new top-level menu item labelled EsquinaWeb appears in the WordPress admin sidebar (look for the superhero icon). It contains the following sub-menu pages:
Sub-menuPurpose
EsquinaWeb (dashboard)Links to official sites, social profiles, documentation, and release pages
YouTubeConfigure YouTube Data API v3 credentials and default shortcode values
FacebookConfigure Facebook Graph API token, Page ID, and pagination defaults
RecomendacionesConfigure the automatic post-recommendation widget shown at the end of single posts
The plugin stores all API credentials — YouTube API Key, Facebook Access Token, and related settings — directly in the WordPress database via the standard options API. You never need to paste a key or token into shortcode markup. Shortcodes read credentials from the saved options automatically, keeping sensitive values out of your templates and version-controlled files.

Next Step

Configure API Keys and Plugin Settings

Set up your YouTube Data API v3 key, Facebook Graph API token, and recommendation widget defaults from the EsquinaWeb admin panel.

Build docs developers (and LLMs) love