Download the PHP package undefinedfr/linky without Composer
On this page you can find all versions of the php package undefinedfr/linky. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download undefinedfr/linky
More information about undefinedfr/linky
Files in undefinedfr/linky
Package linky
Short Description WordPress Plugin to create Link Hub Page
License GPL-3.0-or-later
Informations about the package linky
WP Linky
Version : 1.4.9
Author : Nicolas RIVIERE
Description :
Linky is a free module offering to create a landing page containing all the links you want.
It works like Linktree, Later or others but directly in your website. Much better for your SEO ;)
With Linky, you can:
- Choose a theme for your page
- Customize your page with title, avatar, background color, gradients, link color...ect
- Add social links in your page
- Choose menu for your page
- Choose border, text and background color for your links
- Add label in your links
- Add category in your links
- Add separator between links
- Add analytics code for your page
- Choose avatar for your header page
- Choose title for your header page
- Choose text and background color for your header page
- Choose text and background color for your body page
- Show page render in admin panel
Installation :
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins' screen in WordPress
- Use the Settings->Plugin Name screen to configure the plugin
- Configure plugin in Linky menu
Types :
You can override link type
How to add type :
_wp-content/themes/{THEMENAME}/linky/views/fields/custom.php - For field _wp-content/themes/{THEMENAME}/linky/views/render/custom.php - For render view _wp-content/themes/{THEMENAME}/linky/assets/icons/dialogfeed.svg - For icon
Actions
linky_after_construct
- object $this Linky object
Definition:
Do something after class initialisation
Exemple:
--
linky_install
Definition:
Do something after plugin install
Exemple:
--
linky_uninstall
Definition:
Do something after plugin uninstall
Exemple:
--
linky_before_admin_enqueue
Definition:
Do something before admin script enqueue
Exemple:
--
linky_after_admin_enqueue
Definition:
Do something after admin script enqueue
Exemple:
--
linky_before_enqueue
Definition:
Do something before front script enqueue
Exemple:
--
linky_after_enqueue
Definition:
Do something after front script enqueue
Exemple:
___
Filters
linky_menu_page_capalibilty
- string $capabilty default capability (
manage_options
)
Definition:
Override admin page capability
Exemple:
--
linky_submenu_appareance_page_capalibilty
- string $capabilty default capability (
manage_options
)
Definition:
Override admin submenu Appareance page capability
Exemple:
--
linky_submenu_social_page_capalibilty
- string $capabilty default capability (
manage_options
)
Definition:
Override admin submenu Social page capability
Exemple:
--
linky_submenu_links_page_capalibilty
- string $capabilty default capability (
manage_options
)
Definition:
Override admin submenu Links page capability
Exemple:
--
linky_submenu_themes_page_capalibilty
- string $capabilty default capability (
manage_options
)
Definition:
Override admin submenu Themes page capability
Exemple:
--
linky_menu_icon
- string $menu_icon_path path to SVG icon
Definition:
Override front menu icon path (SVG)
Exemple:
--
linky_header_title
- string $menu_icon_path path to SVG icon
Definition:
Override text title for specific theme ("My Links")
Exemple:
--
linky_avatar_image_size
- string $icon_image_size default image size
Definition:
Override avatar image size
Exemple:
--
linky_yoast_meta_wpseo_metadesc
- string $meta yoast meta
Definition:
Override yoast meta for your links page. Available for :
- wpseo_robots
- wpseo_canonical
- wpseo_metadesc
- wpseo_metakeywords
- wpseo_locale
- wpseo_opengraph_title
- wpseo_opengraph_desc
- wpseo_opengraph_url
- wpseo_opengraph_type
- wpseo_opengraph_image
- wpseo_opengraph_site_name
- wpseo_opengraph_admin
- wpseo_opengraph_author_facebook
- wpseo_opengraph_show_publish_date
- wpseo_twitter_title
- wpseo_twitter_description
- wpseo_twitter_card_type
- wpseo_twitter_site
- wpseo_twitter_image
- wpseo_twitter_creator_account
- wpseo_json_ld_output