Title: Custom Post Links
Author: grosbouff
Published: <strong>2016(&#101;)k&#111; abuztua&#114;&#101;&#110; 5(&#97;)</strong>
Last modified: 2016(&#101;)k&#111; abendua&#114;&#101;&#110; 14(&#97;)

---

Bilatu pluginak

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://s.w.org/plugins/geopattern-icon/custom-post-links.svg)

# Custom Post Links

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

[Deskargatu](https://downloads.wordpress.org/plugin/custom-post-links.zip)

 * [Xehetasunak](https://eu.wordpress.org/plugins/custom-post-links/#description)
 * [Berrikuspenak](https://eu.wordpress.org/plugins/custom-post-links/#reviews)
 *  [Instalazioa](https://eu.wordpress.org/plugins/custom-post-links/#installation)
 * [Garapena](https://eu.wordpress.org/plugins/custom-post-links/#developers)

 [Laguntza](https://wordpress.org/support/plugin/custom-post-links/)

## Deskripzioa

This plugin has _moved_ to [https://wordpress.org/plugins/post-bookmarks](https://wordpress.org/plugins/post-bookmarks).
Please upgrade !

### Localization

## Pantaila-argazkiak

[⌊Custom Post Links metabox in the backend editor⌉⌊Custom Post Links metabox in 
the backend editor⌉[

Custom Post Links metabox in the backend editor

[⌊Settings page⌉⌊Settings page⌉[

Settings page

[⌊Links displayed under a post⌉⌊Links displayed under a post⌉[

Links displayed under a post

## Instalazioa

 1. Upload the plugin to your blog and Activate it.

## MEG

  How can I style a link based on its domain, using CSS ?

Use the _data-cp-link-domain_ attribute, for example :

    ```
    li.cp-links[data-cp-link-domain='wikipedia.org'] .cp-links-favicon {
        background-image: url('https://wikipedia.org/static/favicon/wikipedia.ico');
    }
    ```

  How can I change the way links are displayed ?

Use the filter _cp\_links\_output\_single\_link_ (located in the **cp_links_output_single_link**
function), for example :

    ```
    <?php

    function custom_output_single_link($output,$link){
        return $output;
    }

    add_filter('cp_links_output_single_link','custom_output_single_link',10,2);

    ?>
    ```

## Berrikuspenak

Ez dago berrikuspenik plugin honentzat.

## Laguntzaileak eta Garatzaileak

“Custom Post Links” software librea da. Ondoko pertsonek egin dizkiote ekarpenak
plugin honi.

Laguntzaileak

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

[Itzul zaitez Custom Post Links zure hizkuntzara.](https://translate.wordpress.org/projects/wp-plugins/custom-post-links)

### Garapena interesatzen zaizu?

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

## Aldaketen loga

#### 2.0.7

 * cleaner code for blank row link + links tabe actions

#### 2.0.6

 * try to guess the link name from remote page title or domain (ajaxed)
 * URL as first column
 * better way to load JS

#### 2.0.5

 * Better output styling
 * Favicons : Option to automatically load URL pictures from Google API
 * New filter ‘cp_links_get_for_post_pre’
 * New function ::get_blank_link()

#### 2.0.4

 * minor

#### 2.0.3

 * ignore targets (eg. ’_blank’) if a link is a local link
 * backend : use ‘_blank’ target for URLs in the links table
 * implemented links targets

#### 2.0.2

 * Importer and admin notice for links from the original [Custom Post Links](https://github.com/daggerhart/custom-post-links)
   plugin (metas ‘_custom_post_links’).
 * new function CP_Links::insert_link()
 * Improved function ‘cp_links_get_existing_link_id’
 * new function ‘cp_links_get_metas’

#### 2.0.1

 * Do not use the same post meta key than than the original [Custom Post Links](https://github.com/daggerhart/custom-post-links)
   plugin.

#### 2.0

 * custom sorting
 * options page
 * set the link domain as class in the link output
 * display entries in metabox using class CP_Links_List_Table (extends WP_List_Table)
 * store / read entries from the Link Manager plugin (Worpress core) instead of 
   metas
 * wrapped in a class, better code structure
 * use fontAwesome css, deleted drag_handle.png
 * various other improvements

#### 1.0

 * Forked from [Custom Post Links](https://github.com/daggerhart/custom-post-links)
   by Jonathan Daggerhart.

## Meta

 *  Version **2.0.8**
 *  Azken eguneraketa **duela 10 urte**
 *  Instalazio aktiboak **10+**
 *  WordPress bertsioa ** 3.5 edo handiagoa **
 *  **4.6.30** (e)raino probatuta.
 *  Language
 * [English (US)](https://wordpress.org/plugins/custom-post-links/)
 * Etiketak
 * [custom links](https://eu.wordpress.org/plugins/tags/custom-links/)[links](https://eu.wordpress.org/plugins/tags/links/)
   [post links](https://eu.wordpress.org/plugins/tags/post-links/)[quick links](https://eu.wordpress.org/plugins/tags/quick-links/)
   [related links](https://eu.wordpress.org/plugins/tags/related-links/)
 *  [Ikuspegi aurreratua](https://eu.wordpress.org/plugins/custom-post-links/advanced/)

## Balorazioak

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/custom-post-links/reviews/)

## Laguntzaileak

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

## Laguntza

Zerbait duzu esateko? Laguntza behar?

 [Ikusi laguntza foroa](https://wordpress.org/support/plugin/custom-post-links/)

## Egizu eskaintza

Plugin honen aurrerabidearen euskarri izan nahi duzu?

 [ Egiozu eskaintza plugin honi ](http://bit.ly/gbreant)