Title: Map Cap
Author: thenbrent
Published: <strong>31 de julio de 2010</strong>
Last modified: 15 de agosto de 2013

---

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/map-cap.svg)

# Map Cap

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

[Descargar](https://downloads.wordpress.org/plugin/map-cap.2.1.zip)

 * [Detalles](https://es-mx.wordpress.org/plugins/map-cap/#description)
 * [Opiniones](https://es-mx.wordpress.org/plugins/map-cap/#reviews)
 *  [Instalación](https://es-mx.wordpress.org/plugins/map-cap/#installation)
 * [Desarrollo](https://es-mx.wordpress.org/plugins/map-cap/#developers)

 [Soporte](https://wordpress.org/support/plugin/map-cap/)

## Descripción

Using custom post types on your site?

Install this plugin to control which roles can publish, edit and delete posts of
each custom type.

For this plugin to work, your custom post type must meet a number of requirements
as outlined in the [FAQ](https://wordpress.org/extend/plugins/map-cap/faq/).

## Capturas

 * [[
 * **Admin Map Cap Settings Page** – Site administrators can choose the capabilities
   each role has for each custom post type.

## Instalación

 1. Download and unzip the plugin
 2. Upload the `map-cap` folder to the `/wp-content/plugins/` directory
 3. Activate the plugin through the `Plugins` menu in WordPress
 4. Navigate to `Map Cap` under the `Settings` menu to set capabilities

## Preguntas frecuentes

  Why aren’t all my custom post types listed on the options page?

There are four requirements for a custom post type to show up in Map Cap’s settings
page.

The post type must:

 1. be public
 2. not be a built-in post type eg. page & post
 3. use a custom capability type (not the default capability of _post_). This is done
    when registering the Custom Post Type. In the `$args` array you pass to the `register_post_type`
    function, your plugin must have `capability_type =>` set to something other than
    post.
 4. be registered with the `map_meta_cap` argument set to `true` – the default is `
    false`. Without this parameter set to `true`, WordPress does not map any meta capabilities.

  Force Mapping

As many custom post types do not set the `map_meta_cap` to true, Map Cap offers 
an option to change the value of the `map_meta_cap`.

For this to work, the plugin must register the post type on the `init` hook with
a priority less than 10,000.

This feature works with the [Custom Post Type UI plugin](https://wordpress.org/extend/plugins/custom-post-type-ui/)
plugin but is not guaranteed to work with any other plugins.

  Using the Custom Post Type UI plugin?

If you are using the [Custom Post Type UI plugin](https://wordpress.org/extend/plugins/custom-post-type-ui/),
when adding a custom post type, you must click _View Advanced Options_ and change
_Capability Type_ to something other than _post_. For example, for a custom post
type of _Stories_ the capability could be _story_.

You then need select the custom post type under the _Force Mapping_ section of the
Map Cap settings page.

  Where can I report bugs?

Add a new post in the WordPress.org [Plugin’s Support Forum](https://wordpress.org/tags/map-cap).

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este
plugin.

Colaboradores

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

[Traduce “Map Cap” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/map-cap)

### ¿Interesado en el desarrollo?

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

## Registro de cambios

#### 2.1

 * Fix ‘Invalid argument supplied for foreach() in map-cap.php on line 268’ when
   deactivating a plugin or theme which registered the custom post type Map Cap 
   was operating on

#### 2.0

 * Changing capabilities for custom posts with “post” capability type no longer 
   allowed
 * Option to change the `map_meta_cap` flag at run-time
 * When changing a shared capability, a warning is shown
 * Readme changes to help resolve common issues.
 * Fixing bug where a post without the ‘author’ feature could not be trashed while
   having Draft status.

#### 1.0

 * Initial release.

## Meta

 *  Versión **2.1**
 *  Última actualización **hace 13 años**
 *  Instalaciones activas **200+**
 *  Versión de WordPress ** 3.1 o superior **
 *  Probado hasta **3.1.4**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/map-cap/)
 * Etiquetas:
 * [capabilities](https://es-mx.wordpress.org/plugins/tags/capabilities/)[custom post types](https://es-mx.wordpress.org/plugins/tags/custom-post-types/)
   [roles](https://es-mx.wordpress.org/plugins/tags/roles/)
 *  [Vista avanzada](https://es-mx.wordpress.org/plugins/map-cap/advanced/)

## Valoraciones

 5 de 5 estrellas.

 *  [  4 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/map-cap/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/map-cap/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/map-cap/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/map-cap/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/map-cap/reviews/?filter=1)

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

[Ver todas las valoraciones](https://wordpress.org/support/plugin/map-cap/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

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