FrontPage Buddy
Links Widget
This widget is used to add add links to website & social profiles.
Configuration
Go to Settings > FrontPage Buddy > Widgets and configure this widget.

Enable for...
Enable this widget for one or more of available integrations.
Allowed link types
Administrators can choose the link types allowed. The widget comes inbuilt with few common link types. More link types can be easily added, programmatically.
Edit front-page screens

This is what your users will see when they add this widget on frontpage-edit screens.
Heading: This is optional. If a value is entered for this field, it is rendered as an <h2>
tag when viewing the front page.
Links: This widget accepts links in pre-determined formats, to make it easy for users.
Output

If the 'Heading' was provided, it is output as an <h2>
tag
All the links provided are printed out as clickable urls, with label.
Styling: The links pick up the color of hyperlinks according to your theme. You can style different links types differently with a bit of CSS though.
Security
All the links entered by the user are run through security checks. If a link type expects only usernames, then everything except alphanumeric characters & few special characters are stripped off. If a link type expects a url, the entered value is checked to see if is safe. Invalid urls, urls containing unsafe protocols, etc. are discarded.
- Previous
- Rich text widget
- Next
- Youtube video widget