Link not detected in custom field of a custom type
-
Hi all,
I have a custom type named ‘mydoc_type’ with a custom field named ‘mydoc_url’ (a simple input text in a metabox).I would like BLC to parse and detect the broken links in mydoc_url which values are absolute or relative URL (for ex. https://mysite.com or /mylocal/url), there is no HTML code in here.
In the BLC config page, I’ve checked “Custom Fields” and written mydoc_url in the text area just below that checkbox.
I’ve done a full scan, and also tried to create a new entry of mydoc_type, but no link is detected.I’ve also changed the code in modules/container/custom_field.php so that the meta_type is not ‘post’ but ‘mydoc_type’.
No luck either.I’ve got other custom post types and the BLC works great on their post_content!
Thanks a lot for your help.
- The topic ‘Link not detected in custom field of a custom type’ is closed to new replies.