Opis
The Custom Page Links plugin allows you to specify a list of links to be shown on a specific page.
This allows the user to easily specify links that, grouped together, can then be listed on the page.
The plugin was created from the need to add a list of links to a widget, which is not easily achievable using existing functionality and plugins.
When a link is clicked, the user is taken through a landing page to the end location.
Currently, no tracking is done on this landing page. In the future some tracking is planned, but only to be stored locally, and never to be shared with 3rd parties.
Each link specified includes an image, which is shown next to the link in the listing.
The editor allows easy linking to other pages / posts on the WordPress installation, as well as easy linking to media.
Zrzuty ekranu






Instalacja
- Upload the contents of this directory to the
/wp-content/plugins/custom-page-linksdirectory. - Włącz wtyczkę wybierając w menu administratora WordPressa pozycję „Wtyczki”.
- Start adding links through each page.
- Wherever you want the list of links, use the ShortCode
[cpl]
Najczęściej zadawane pytania
- Installation Instructions
-
- Upload the contents of this directory to the
/wp-content/plugins/custom-page-linksdirectory. - Włącz wtyczkę wybierając w menu administratora WordPressa pozycję „Wtyczki”.
- Start adding links through each page.
- Wherever you want the list of links, use the ShortCode
[cpl]
- Upload the contents of this directory to the
- How do I insert the links
-
Use the ShortCode
[cpl]wherever you want the list of links.
Note that the link will be wrapped in a div, with the classcpl-link.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Custom Page Links” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Custom Page Links” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.1.1
- Updated tested to version
1.1
- Cleaned up the code.
- Added support for translation.
Bug fixes:
Translations added:
- Danish (da_DK)
1.0.1
- Updated to adhere to WordPress style guide for plugins.
Removed usage of PHP short tags, including<?=shorthand.
1.0
- Initial version. Supports adding / editing / removing links.