• Resolved asafm7

    (@asafm7)


    Hi,

    The attached image is of a field of the YITH WooCommerce Featured Audio & Video Content plugin.

    Screenshot: https://snipboard.io/Qfpw3X.jpg

    The YouTube link is saved as one data item inside a JSON (I think) object.

    Is there an option to monitor such a link?

    If not, can it be added as a feature request?

    Thanks,
    Asaf

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Support Adam – WPMU DEV Support

    (@wpmudev-support8)

    Hi @asafm7

    I hope you’re well today!

    It’s not only serialized array but it’s also post meta rather post content itself.

    There’s a way that might be working with this, though. Please try this:

    1. In “Settings -> Link Checker -> Which Links To Check” make sure that “Plaintext URLs” option is enabled too

    2. In “Settings -> Link Checker -> Look for Links In” enable “Custom fields”

    3. and in the “Enter the names of custom fields…” text box below that enter the name of the field as seen in “meta key” column on screenshot; if I see it correctly it would be

    _ywcfav_video

    Save all settings, clear all caches and try force re-checking all links (there’s option to force in “Advanced” tab of Link Checker settings.

    Could you try this and let me know if it worked for you, please?

    Best regards,
    Adam

    Thread Starter asafm7

    (@asafm7)

    Hi,

    Thanks, but I tried and it doesn’t seem to be working…

    Any other suggestions?

    Thanks,
    Asaf

    Plugin Support Dimitris – WPMU DEV Support

    (@wpmudev-support6)

    Hello @asafm7

    Could you please send me an email to contact@wpmudev.org using this template:

    Subject: “Attn: Dimitris

    Message: link back to this thread for reference

    Keep in mind the subject line, as it ensures that it gets assigned to me.

    Thank you,
    Dimitris

    Thread Starter asafm7

    (@asafm7)

    Sent.

    Thanks.

    Plugin Support Saurabh – WPMU DEV Support

    (@wpmudev-support7)

    Hello @asafm7,

    ​Our SLS team came up with a quick solution for the same by making up a mu-plugin. Here is the link to the plugin:

    ​https://gist.github.com/wpmudev-sls/619706f2cf5fac402ec372b71357109b

    ​Here are the step by step instructions to install the mu-plugin with screenshots for your reference:
    ​https://premium.wpmudev.org/docs/getting-started/download-wpmu-dev-plugins-themes/#installing-mu-plugins

    ​​Once you install the plugin, make sure you have html:_ywcfav_video added to the custom fields section by navigating to your site wp-admin Dashboard-> Settings-> Link Checker-> Look for links in-> Look for links in-> Select “Custom Fields” option and then add the custom field and hit the Save Changed button at the bottom of the page.

    ​Clear all caches and try force re-checking all links (there’s an option to force in “Advanced” tab of Link Checker settings and let me know if this works for you.

    ​Thank you,
    Prathamesh Palve

    Thread Starter asafm7

    (@asafm7)

    Thank you Prathamesh!

    Such great support.

    It does seem to catch those links now.
    But there seems to be some issue – some HTML closing tags are added to some links. See the screenshot below:

    flameshot_screenshot

    BTW, is this functionality planned to be added to the core plugin in the future?

    Thanks again
    Asaf

    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @asafm7,

    But there seems to be some issue – some HTML closing tags are added to some links. See the screenshot below:

    flameshot_screenshot

    I’m bringing this into our SLS team to double-check regarding what might be causing this. Will keep you posted once we get further feedback sap.

    BTW, is this functionality planned to be added to the core plugin in the future?

    At the moment, the snippet shared is more of a workaround. I’ll be bringing this into our team’s attention to check the possibilities of considering this feature down the plugin’s roadmap.

    Kind Regards,
    Nithin

    Plugin Support Saurabh – WPMU DEV Support

    (@wpmudev-support7)

    Hello @asafm7,

    I did send you additional steps on your email. Kindly check the same once.

    Thank you,
    Prathamesh Palve

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘JSON Support’ is closed to new replies.