Title: WP link or article sharing
Author: maffay
Published: <strong>12 d'agost de 2014</strong>
Last modified: 25 de desembre de 2015

---

Cerca extensions

Aquesta extensió **no s’ha provat en les darreres 3 versions majors del WordPress**.
Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat
quan s’usa en versions recents del WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-link-or-article-sharing.svg)

# WP link or article sharing

 Per [maffay](https://profiles.wordpress.org/maffay/)

[Baixa](https://downloads.wordpress.org/plugin/wp-link-or-article-sharing.zip)

 * [Detalls](https://ca.wordpress.org/plugins/wp-link-or-article-sharing/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/wp-link-or-article-sharing/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/wp-link-or-article-sharing/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/wp-link-or-article-sharing/#developers)

 [Suport](https://wordpress.org/support/plugin/wp-link-or-article-sharing/)

## Descripció

Quick and easy, Users and visitors on your site, link or article provides sharing.

Testing video: https://www.screenr.com/7sON

Demo for wordpress turkish: http://makaleci.com/icerik-oner

 * Share link and article
 * reCAPTCHA security
 * Link previously added controls
 * Select category and added tags
 * simple and basic shortcode
 * Save out count
 * custom theme for post area
 * Jquery ajax image upload
 * auto Set featured image (upload first image)
 * multiple images upload for post
 * simple and quick 🙂
 * and and and 🙂

And more, please look here (turkish – english coming soon) http://kuaza.com/wordpress-
eklentileri/wordpress-link-icerik-gonderme-eklentisi

### Traduccions

The plugin comes with various translations, please refer to the [WordPress Codex](https://codex.wordpress.org/Installing_WordPress_in_Your_Language)
for more information about activating the translation. If you want to help to translate
the plugin to your language, please have a look at the /languages/wlops.pot file
which contains all definitions and may be used with a [gettext](http://www.gnu.org/software/gettext/)
editor like [Poedit](http://www.poedit.net/) (Windows).

## Captures

 * [[
 * Comparteix and submit link page (first page)
 * [[
 * Submit new article page (first page)
 * [[
 * Link sharing for next page. Edit or upload for post images
 * [[
 * Comparteix
 * [[
 * [[

## Instal·lació

 1. Install the plugin like you always install plugins, either by uploading it via 
    FTP or by using the “Add Plugin” function of WordPress. (Upload directory ‘wp-link-
    or-post-submit’ to the ‘/wp-content/plugins/’ directory)
 2. Activa l’extensió mitjançant el menú ‘Extensions’ del WordPress
 3. Activate the plugin at the plugin administration page
 4. Create reCAPTCHA Public key and private key for your wordpress site here: https://
    www.google.com/recaptcha/admin#createsite
 5. After insert and save reCAPTCHA Public key and private key, wordpress plugins settings
    page.
 6. For settings and testing video: https://www.screenr.com/fTON
 7. And more please look this page: (Turkish) http://kuaza.com/wordpress-eklentileri/
    wordpress-link-icerik-gonderme-eklentisi
 8. Easy simple 🙂

## PMF

  How do I add post/page ?

Very very easy. Insert this shortcode page/post text area:

    ```
    [wlops_form]
    ```

  How do I add for Details post/page ?

Insert this shortcode and html tags page/post text area:

    ```
    <div class="wlops_topcontent">
    step 1 [top]: first page top
    </div>

        <div class="wlops_topcontent_step2">
        step 2 [top]: next page top
        </div>

            [wlops_form]

        <div class="wlops_bottomcontent_step2">
        step 2 [bottom]: Next page bottom
        </div>

    <div class="wlops_bottomcontent">
    step 1 [bottom]: first page top
    </div>
    ```

  How do I change css style form?

Go to the wordpress plugins settings page and change style area.

  Example theme pattern codes

Wlops setting page or post (wlops options) area (for):

    ```
    {{content}}
    <div class="wlops_devam_linki"><a title="Out for {{post_title}}" href="{{out_redirect_url}}" target="_blank" class="btn btn-readmore wlops_read_more story-title-link story-link" rel="bookmark">
    Read more <em>({{out_count}})</em></a> {{direct_source_url}}</div>
    <hr>
    {{wlops_images}}
    ```

## Ressenyes

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

### 󠀁[Great and powerfull once a right configuration is work out](https://wordpress.org/support/topic/great-and-powerfull-once-a-right-configuration-is-work-out/)󠁿

 [PisoFinCasa](https://profiles.wordpress.org/pisofincasa/) 3 de setembre de 2016

Here is an example of an usage of this plugin at my site Once configured you let
users to publish articles or submit links into your blog, which is great to improve
contents

 [ Llegiu tota la 1 ressenya ](https://wordpress.org/support/plugin/wp-link-or-article-sharing/reviews/)

## Col·laboradors i desenvolupadors

«WP link or article sharing» és programari de codi obert. La següent gent ha col·laborat
en aquesta extensió.

Col·laboradors

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

[Traduïu «WP link or article sharing» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/wp-link-or-article-sharing)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/wp-link-or-article-sharing/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/wp-link-or-article-sharing/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/wp-link-or-article-sharing/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/wp-link-or-article-sharing/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 1.3

 * Hide categories selected options
 * Hide tags selected options
 * Hide Image uploads options

#### 1.2

 * list link post page disable for hide link post
 * mb_detect_encoding error fix (for convert page character)

#### 1.1

 * Edit php error: HTTP_X_REQUESTED_WITH
 * Edit show php error code

#### 1.0

 * First release (released plugins)

## Meta

 *  Versió **1.3**
 *  Darrera actualització **fa 10 anys**
 *  Instal·lacions actives **10+**
 *  Versió del WordPress ** 3.0 o posterior **
 *  Provada fins a **4.4.34**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/wp-link-or-article-sharing/)
 * Etiquetes
 * [post link](https://ca.wordpress.org/plugins/tags/post-link/)[send link](https://ca.wordpress.org/plugins/tags/send-link/)
   [WordPress](https://ca.wordpress.org/plugins/tags/wordpress/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/wp-link-or-article-sharing/advanced/)

## Valoracions

 4 sobre 5 estrelles.

 *  [  0 valoracions de 5 estrelles     ](https://wordpress.org/support/plugin/wp-link-or-article-sharing/reviews/?filter=5)
 *  [  1 valoració de 4 estrelles     ](https://wordpress.org/support/plugin/wp-link-or-article-sharing/reviews/?filter=4)
 *  [  0 valoracions de 3 estrelles     ](https://wordpress.org/support/plugin/wp-link-or-article-sharing/reviews/?filter=3)
 *  [  0 valoracions de 2 estrelles     ](https://wordpress.org/support/plugin/wp-link-or-article-sharing/reviews/?filter=2)
 *  [  0 valoracions de 1 estrelles     ](https://wordpress.org/support/plugin/wp-link-or-article-sharing/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-link-or-article-sharing/reviews/#new-post)

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/wp-link-or-article-sharing/reviews/)

## Col·laboradors

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

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/wp-link-or-article-sharing/)

## Feu una donació

Voleu ajudar a què l’extensió millori?

 [ Feu una donació a aquesta extensió ](http://kuaza.com/bagis-yapin)