Title: Append User ID
Author: mrdl
Published: <strong>16. januara 2020</strong>
Last modified: 16. januara 2020

---

Tykače pytać

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

Tutón tykač **njeje so z najnowšimi 3 hłownymi wersijemi WordPress testował**. Snano
so hižo njewothladuje abo njepodpěruje a ma problemy z kompatibelnosću, hdyž so 
z nowšimi wersijemi WordPress wužiwa.

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

# Append User ID

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

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

 * [Podrobnosće](https://hsb.wordpress.org/plugins/append-user-id/#description)
 * [Pohódnoćenja](https://hsb.wordpress.org/plugins/append-user-id/#reviews)
 *  [Instalacija](https://hsb.wordpress.org/plugins/append-user-id/#installation)
 * [Wuwiće](https://hsb.wordpress.org/plugins/append-user-id/#developers)

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

## Wopisanje

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/>
    ```

## Fota wobrazowki

[⌊Frontend view⌉⌊Frontend view⌉[

Frontend view

## Instalacija

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

## HSP

  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 );
    ```

## Pohódnoćenja

Za tutón tykač pohódnoćenja njejsu.

## Sobuskutkowarjo a wuwiwarjo

„Append User ID“ je softwara wotewrjeneho žórła. Slědowacy ludźo su k tutomu tykačej
přinošowali.

Sobuskutkowarjo

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

[Přełožće „Append User ID“ do swojeje rěče.](https://translate.wordpress.org/projects/wp-plugins/append-user-id)

### Na wuwiću zajimowany?

[Přehladajće kod](https://plugins.trac.wordpress.org/browser/append-user-id/), hladajće
do [SVN-repozitorija](https://plugins.svn.wordpress.org/append-user-id/) abo abonujće
[wuwiwanski protokol](https://plugins.trac.wordpress.org/log/append-user-id/) přez
[RSS](https://plugins.trac.wordpress.org/log/append-user-id/?limit=100&mode=stop_on_copy&format=rss).

## Protokol změnow

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.0**
 *  Last updated **7 lět**
 *  Active installations **10+**
 *  WordPress version ** 4.0 abo nowši **
 *  Tested up to **5.3.23**
 *  PHP version ** 5.6 abo nowši **
 *  Language
 * [English (US)](https://wordpress.org/plugins/append-user-id/)
 * Tags
 * [string](https://hsb.wordpress.org/plugins/tags/string/)[tag](https://hsb.wordpress.org/plugins/tags/tag/)
   [url](https://hsb.wordpress.org/plugins/tags/url/)[userid](https://hsb.wordpress.org/plugins/tags/userid/)
 *  [Rozšěrjeny napohlad](https://hsb.wordpress.org/plugins/append-user-id/advanced/)

## Pohódnoćenja

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/)

## Sobuskutkowarjo

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

## Podpěra

Chceće něšto prajić? Trjebaće pomoc?

 [Forum pomocy pokazać](https://wordpress.org/support/plugin/append-user-id/)