Title: Append User ID
Author: mrdl
Published: <strong>2020(&#101;)k&#111; urtarrila&#114;&#101;&#110; 16(&#97;)</strong>
Last modified: 2020(&#101;)k&#111; urtarrila&#114;&#101;&#110; 16(&#97;)

---

Bilatu pluginak

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

Plugin hau **ez da probatu WordPressen azken 3 bertsio garrantzitsuenekin**. Baliteke,
jada, mantentze edo euskarririk ez izatea, eta, WordPressen bertsio berriagoekin
erabiltzen denean, bateragarritasun arazoak izan ditzake.

![](https://ps.w.org/append-user-id/assets/icon-256x256.png?rev=2228344)

# Append User ID

 [mrdl](https://profiles.wordpress.org/mardellme/)-(r)en eskutik

[Deskargatu](https://downloads.wordpress.org/plugin/append-user-id.1.0.0.zip)

 * [Xehetasunak](https://eu.wordpress.org/plugins/append-user-id/#description)
 * [Berrikuspenak](https://eu.wordpress.org/plugins/append-user-id/#reviews)
 *  [Instalazioa](https://eu.wordpress.org/plugins/append-user-id/#installation)
 * [Garapena](https://eu.wordpress.org/plugins/append-user-id/#developers)

 [Laguntza](https://wordpress.org/support/plugin/append-user-id/)

## Deskripzioa

Adds the current logged in user ID to a specified string

    ```
    [user_link url="https://domain.com/link"]A link[/user_link]
    ```

Will output the following HTML

    ```
    <a href="https://domain.com/link?user_id=1">A link<a/>
    ```

## Pantaila-argazkiak

 * [[
 * Frontend view

## Instalazioa

This section describes how to install the plugin and get it working.

 1. Upload the plugin files to the `/wp-content/plugins/append-user-id` directory, 
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress

## MEG

  How do I change the HTML output?

There are a few filters available to override certain parts of the output. The
 
main filter is `append_id_content` and can be used as follows:

    ```
    /**
     * Change HTML output
     */
     function your_theme_append_id_content ( $html, $url, $content ) {
        $link_html = '<a id="your_id" href="' . esc_url( $url ) . '">';
        $link_html .= esc_html( $content );
        $link_html .= '</a>';

        return $link_html;
     }
     add_filter( 'append_id_content', 'your_theme_append_id_content', 10, 3 );
    ```

## Berrikuspenak

Ez dago berrikuspenik plugin honentzat.

## Laguntzaileak eta Garatzaileak

“Append User ID” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin
honi.

Laguntzaileak

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

[Itzul zaitez Append User ID zure hizkuntzara.](https://translate.wordpress.org/projects/wp-plugins/append-user-id)

### Garapena interesatzen zaizu?

[Araka kodea](https://plugins.trac.wordpress.org/browser/append-user-id/), begiratu
[SVN biltegia](https://plugins.svn.wordpress.org/append-user-id/) edo harpidetu 
[garapen erregistrora](https://plugins.trac.wordpress.org/log/append-user-id/) [RSS](https://plugins.trac.wordpress.org/log/append-user-id/?limit=100&mode=stop_on_copy&format=rss)
bidez.

## Aldaketen loga

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.0**
 *  Azken eguneraketa **duela 6 urte**
 *  Instalazio aktiboak **10+**
 *  WordPress bertsioa ** 4.0 edo handiagoa **
 *  **5.3.21** (e)raino probatuta.
 *  PHP bertsioa ** 5.6 edo handiagoa **
 *  Language
 * [English (US)](https://wordpress.org/plugins/append-user-id/)
 * Etiketak
 * [string](https://eu.wordpress.org/plugins/tags/string/)[tag](https://eu.wordpress.org/plugins/tags/tag/)
   [url](https://eu.wordpress.org/plugins/tags/url/)[userid](https://eu.wordpress.org/plugins/tags/userid/)
 *  [Ikuspegi aurreratua](https://eu.wordpress.org/plugins/append-user-id/advanced/)

## Balorazioak

No reviews have been submitted yet.

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

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

## Laguntzaileak

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

## Laguntza

Zerbait duzu esateko? Laguntza behar?

 [Ikusi laguntza foroa](https://wordpress.org/support/plugin/append-user-id/)