Skip Navigation

[Resolved] I would like to use the autolink plugin in custom wysiwyg field

This thread is resolved. Here is a description of the problem and solution.

Problem:

I would like to use the autolink plugin in custom wysiwyg field

Solution:

WordPress doesn't include TinyMCE's 'autolink' plugin by default:

https://core.trac.wordpress.org/ticket/27976

So there isn't such kind of built-in feature within WordPress core or Toolset plugins.

Relevant Documentation:

This support ticket is created 3 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 2 replies, has 2 voices.

Last updated by SteffenM1628 3 years, 11 months ago.

Assisted by: Luo Yang.

Author
Posts
#1877683

Hey Luo thanks for your reply. Works like charm.

Thanks a lot. But i found another problem with the wysiwyg field in toolset.
In the documentation of tinymce you find some plugins for the editor.
I would like to use the autolink plugin mentioned here: hidden link
I tried to use it correctly. I found this for wordpress:
https://codex.wordpress.org/TinyMCE

When i trying to use the autolink plugin i get an error in the frontend. Failed to load plugin (screenshot)
Thanks for your help.

#1877687

Hello,

How do you "tried to use it correctly"?
Please provide detail steps to duplicate the same problem.

I have searched it in google, and found this ticket of WordPress core:
https://core.trac.wordpress.org/ticket/27976

WordPress doesn't include TinyMCE's 'autolink' plugin by default.

So there isn't such kind of built-in feature within WordPress core or Toolset plugins.

#1878587

My issue is resolved now. Thank you!