Add anchor tags around event description
-
Hi, great plugin btw!
I would love to be able to set this up so that my client can simply enter a hyperlink into an event description, and instead of returning that hyperlink as:
<a href="https://pcssmat.org/new-online-module-counseling-mat-better-outcomes-with-integraded-care/">https://pcssmat.org/new-online-module-counseling-mat-better-outcomes-with-integraded-care/</a>
I’d like it to return as:
<a href="https://pcssmat.org/new-online-module-counseling-mat-better-outcomes-with-integraded-care/">View Event</a>
Basically, I’d like to be able to add:
<a href="
before the description, and add:
">View Event</a>
after the description.
Does this make sense? It seems like I would add some code to “class-gce-event.php”, but I can’t figure out exactly how to do it.
Thanks for you time, effort, and support on this plugin!
-James
- The topic ‘Add anchor tags around event description’ is closed to new replies.