bozdoz / wp-plugin-leaflet-map

Add leaflet maps to Wordpress with shortcodes
https://wordpress.org/plugins/leaflet-map/
GNU General Public License v2.0
140 stars 71 forks source link

How to add a link to marker? #177

Closed hexclann closed 1 year ago

hexclann commented 1 year ago

The documentation says:

...and add a link like you normally would with the WordPress editor.

What does it mean? Is there any example shortcode?

hupe13 commented 1 year ago

There are examples on the shortcode helper page. [leaflet-marker ....]<a href="https://domain.tld">Description</a>[/leaflet-marker]

bozdoz commented 1 year ago

It means add a link with the Wordpress editor. Nothing to do with this plug-in