Title: Quick Links
Author: macbookandrew
Published: <strong>22 de septiembre de 2014</strong>
Last modified: 30 de marzo de 2016

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://s.w.org/plugins/geopattern-icon/home-quick-links.svg)

# Quick Links

 Por [macbookandrew](https://profiles.wordpress.org/macbookandrew/)

[Descargar](https://downloads.wordpress.org/plugin/home-quick-links.1.7.1.zip)

 * [Detalles](https://es-ec.wordpress.org/plugins/home-quick-links/#description)
 * [Valoraciones](https://es-ec.wordpress.org/plugins/home-quick-links/#reviews)
 *  [Instalación](https://es-ec.wordpress.org/plugins/home-quick-links/#installation)
 * [Desarrollo](https://es-ec.wordpress.org/plugins/home-quick-links/#developers)

 [Soporte](https://wordpress.org/support/plugin/home-quick-links/)

## Descripción

A WordPress plugin to show a series of images as “quick links” with the shortcode`[
quick_links]`.

By adding a line in your `functions.php` file, you can set the size of the images(
defaults to 500×300px). See the Installation section for more details.

### Advanced

 * To include your own stylesheet, add a file named `quick-links-styles.css` in 
   your template folder.

## Instalación

 1. Install the plugin
 2. Look for the “Quick Links” item in the admin section and create as many as needed.
    Choose a featured image to be displayed, as well as entering a URL if it should
    link somewhere.
 3. Display it one of two ways:
 4.  a. Add the `[quick_links]` shortcode in the page where you want the buttons to be
        displayed
     b. Add the following line of code in a theme PHP file
         if ( function_exists( ‘home_quick_links’)){
        home_quick_links(); }
 5. To change the size of the images, add this line of code in your theme’s `functions.
    php` file and edit the dimensions: `add_image_size( 'home_quick_link', '500', '
    300' );`

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

«Quick Links» es un software de código abierto. Las siguientes personas han colaborado
con este plugin.

Colaboradores

 *   [ macbookandrew ](https://profiles.wordpress.org/macbookandrew/)

[Traduce «Quick Links» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/home-quick-links)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/home-quick-links/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/home-quick-links/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/home-quick-links/)
por [RSS](https://plugins.trac.wordpress.org/log/home-quick-links/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.7.1

 * Fix issue with enqueueing style and script

#### 1.7

 * Fix NULL/empty end dates

#### 1.6.3

 * Defer check for modernizr until after theme has loaded scripts

#### 1.6.2

 * Fix issue where this plugin overwrote post-thumbnail support for all other post
   types

#### 1.6.1

 * Add support for opening links in new windows

#### 1.6

 * Make images output more accessible using the slide title
 * Simplify spacing rules
 * Add some no-flexbox fallbacks
 * Bump “tested up to” version

#### 1.5.1

 * Display custom image size in featured image metabox

#### 1.5

 * Add support for custom thumbnail sizes

#### 1.4.1

 * Make image output more accessibility-friendly

#### 1.4

 * Add support for ending date

#### 1.3

 * Add support for image captions

#### 1.2

 * Allow adding via shortcode or function in PHP file

#### 1.1.1

 * Check whether or not Modernizr has already been loaded before loading our customized
   copy

#### 1.1

 * Add flexbox support to center items in the parent container
 * Add a custom build of Modernizr to detect flexbox support

#### 1.0

 * This is the first stable version.

## Meta

 *  Version **1.7.1**
 *  Last updated **hace 10 años**
 *  Active installations **10+**
 *  Tested up to **4.4.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/home-quick-links/)
 * Tag
 * [button](https://es-ec.wordpress.org/plugins/tags/button/)
 *  [Vista avanzada](https://es-ec.wordpress.org/plugins/home-quick-links/advanced/)

## Valoraciones

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/home-quick-links/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/home-quick-links/reviews/)

## Colaboradores

 *   [ macbookandrew ](https://profiles.wordpress.org/macbookandrew/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/home-quick-links/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](http://andrewrminion.com/)