• gradywoodruff

    (@gradywoodruff)


    I am wanting to build a cron function to update certain categories and will be looking to access/write the custom meta value of the Custom Permalink in these categories.

    In my array of custom fields using get_term_meta($category->term_id) there are no values related to this plugin. I was expecting something like get_term_meta($category->term_id, ‘custom_permalink’) to access this value.

    Is there any way to access the meta field for Custom Permalinks values?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Sami Ahmed Siddiqui

    (@sasiddiqui)

    Hi @gradywoodruff

    Sorry for the delay in my response. Have you found the solution for your query?

    Sami

    Thread Starter gradywoodruff

    (@gradywoodruff)

    Hi @sasiddiqui, no solution yet. Are you aware of any ways to access the meta field for Custom Permalinks values?

    Plugin Author Sami Ahmed Siddiqui

    (@sasiddiqui)

    @gradywoodruff I can provide the filter by which you can do that.

    I will provide the beta version which you can download from the Github repo and test that at your end if that works for you then I will make its official release.

    If you like to go with it then just let me know.

    Regards,
    Sami

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Access custom permalink with get_term_meta’ is closed to new replies.