Title: ID Arrays
Author: harman79
Published: <strong>27 de enero de 2016</strong>
Last modified: 20 de agosto de 2016

---

Buscar plugins

![](https://ps.w.org/id-arrays/assets/banner-772x250.png?rev=1365343)

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://ps.w.org/id-arrays/assets/icon-128x128.png?rev=1366189)

# ID Arrays

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

[Descargar](https://downloads.wordpress.org/plugin/id-arrays.zip)

 * [Detalles](https://ve.wordpress.org/plugins/id-arrays/#description)
 * [Valoraciones](https://ve.wordpress.org/plugins/id-arrays/#reviews)
 *  [Instalación](https://ve.wordpress.org/plugins/id-arrays/#installation)
 * [Desarrollo](https://ve.wordpress.org/plugins/id-arrays/#developers)

 [Soporte](https://wordpress.org/support/plugin/id-arrays/)

## Descripción

This plugin is all about IDs and offers a twofold functionality.

a) Adds a custom admin options page with WP List Tables that allow you to get a 
delimited list of post/page IDs by taxonomy / tag or post type. Listing of IDs by
template only works for pages, not posts.

This can be particularly useful when for example you are working with WP conditional
tags, where it is common practice to create a delimited list of post or taxonomy
IDs. If there are many posts or taxonomies required, the process of finding each
ID one by one can get a bit annoying and time consuming.

This plugin makes it easier for you. It creates delimited lists of post/page IDs
based on taxonomy/tag, post type, template or user selection from WP list-tables.

b) Adds a column displaying IDs in the posts/pages, media, taxonomies and users 
screens. It also offers the option to automatically copy the IDs of selected items.

For a clearer picture please have a look in the Screenshots section.

Features:

 * Works for built in and custom post types and taxonomies.
 * Works fine with Woocommerce and WPML.
 * Provides a settings page to control functionality.
 * An auto-copy to clipboard function is also provided.

Note: The «Copy Selected IDs» button added in the WP built-in post/page and taxonomy
list edit screens uses Javascript and works for all major browsers (Note: IE 10+).
The auto copy to clipboard function is not supported by Safari, but you still get
the selected IDs in the textbox, so you can copy them manually.

## Capturas

 * [[
 * List of post/page IDs by taxonomy (plugin options page)
 * [[
 * List of post/page IDs by post type (plugin options page)
 * [[
 * List of page IDs by template (plugin options page)
 * [[
 * IDs column, copy selected IDs button and textbox (example for posts)
 * [[
 * IDs column, copy selected IDs button and textbox (example for taxonomies)
 * [[
 * ID arrays plugin settings page

## Instalación

 1. Upload the plugin files to the `/wp-content/plugins/id-arrays` directory, or install
    the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the Settings->ID arrays screen to configure the plugin

## Preguntas frecuentes

  How to report a bug?

Post in the official wordpress ID Arrays plugin page.

## Reseñas

![](https://secure.gravatar.com/avatar/c616fae6231e3f921846daeeae2a221063f1db7e3e6de2cd6399c12d8dcabbb3?
s=60&d=retro&r=g)

### 󠀁[Of ID’s similar plugin, this is the best best](https://wordpress.org/support/topic/of-ids-similar-plugin-this-is-the-best-best/)󠁿

 [ugotta](https://profiles.wordpress.org/ugotta/) 7 de mayo de 2018

Copying the selected ID is very convenient. I hope to continue to maintain it.

![](https://secure.gravatar.com/avatar/d47bca6d1c6f9a093899778c52b467f0ffa8f022342ca330de752d5d869dfffa?
s=60&d=retro&r=g)

### 󠀁[good plugin](https://wordpress.org/support/topic/good-plugin-2214/)󠁿

 [wael_elsaid](https://profiles.wordpress.org/wael_elsaid/) 29 de junio de 2017

good

![](https://secure.gravatar.com/avatar/9cb0c91f7aed5de09c914c0150b1c6f81250129c656c2a1d1e30e6fbb410a54b?
s=60&d=retro&r=g)

### 󠀁[Great, great plugin!](https://wordpress.org/support/topic/great-great-plugin-12/)󠁿

 [Lee Honeycutt](https://profiles.wordpress.org/alpinelakesdesign/) 2 de enero de
2017

This plugin works great. I had a situation where I needed to show sidebar widgets
on only a select page comprised of custom post types. However, I could only do this
by using a unique ID in the plugin Display Widgets. ID Array added a column of all
unique CPTs in the types listing, and I then used those in Display Widgets. Solved
a huge headache. Thanks!

![](https://secure.gravatar.com/avatar/11c8e502afd27ea22f33357cf366fd95be12bc31233c2e4f92324f36e1a016d5?
s=60&d=retro&r=g)

### 󠀁[Extremely Useful Plugin](https://wordpress.org/support/topic/extremely-useful-plugin-13/)󠁿

 [](https://profiles.wordpress.org/mrapricot/) 3 de septiembre de 2016 1 respuesta

I have a number of plugins that require me to enter in page id’s and of course finding
them has been a hassle up until now. This plugin allows me to identify and select
the page id’s I need quickly and with simplicity. Very nicely done. Thanks!

 [ Leer todas las 4 reseñas ](https://wordpress.org/support/plugin/id-arrays/reviews/)

## Colaboradores y desarrolladores

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

Colaboradores

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

[Traduce «ID Arrays» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/id-arrays)

### ¿Interesado en el desarrollo?

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

## Registro de cambios

#### 2.1.2

 * Added information about number of IDs found following a user query.

#### 2.1.1

 * Included attachments (media) in post_type queries; removed column screen options
   as they were pretty useless.

#### 2.1

 * Added extra column displaying IDs for posts/pages, media, taxonomies and users

#### 2.0.2

 * Fixed a bug that was causing errors with wp-list-table for WP v4.2.x

#### 2.0.1

 * Fixed a bug for max number of posts returned.

#### 2.0

 * Major update; added options pages to get IDs of posts/pages by taxonomy, post
   type or template.

#### 1.0

 * Initial release.

## Meta

 *  Version **2.1.2**
 *  Last updated **hace 10 años**
 *  Active installations **100+**
 *  WordPress version ** 3.8 o superior **
 *  Tested up to **4.7.33**
 *  Language
 * [English (US)](https://wordpress.org/plugins/id-arrays/)
 * Tags
 * [category](https://ve.wordpress.org/plugins/tags/category/)[id](https://ve.wordpress.org/plugins/tags/id/)
   [page id](https://ve.wordpress.org/plugins/tags/page-id/)[post-id](https://ve.wordpress.org/plugins/tags/post-id/)
 *  [Vista avanzada](https://ve.wordpress.org/plugins/id-arrays/advanced/)

## Valoraciones

 5 out of 5 stars.

 *  [  4 5-star reviews     ](https://wordpress.org/support/plugin/id-arrays/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/id-arrays/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/id-arrays/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/id-arrays/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/id-arrays/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/id-arrays/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/id-arrays/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/id-arrays/)