איך לכתוב קישור מוצג מותאם אישית לנושאת Discourse?

Hey guys

Is there any way to write a custom URL to the featured_link of the topic with WP Discourse?

My use case: WP CPT products which have an affiliate link. Instead of the post URL, I want to write the product affiliate URL (set via custom field) to the featured_link of the discourse topic.

Cheers
Jr

לייק 1

Yes, that will be possible. I’ll add a wordpress filter that lets you modify the featured link the WP Discourse plugin sends to Discourse in the next version of the plugin (2.5.8).

לייק 1

Hey @angus

did you have a chance to take a look at this? I can take it for a test ride if you need feedback :slight_smile:

Hey, I’m planning to push the next version up for review next week.

לייק 1

Just a note that 2.5.8, with this new filter, is currently up for review. When it’s released you’ll be able to use wpdc_publish_featured_link for this purpose.

לייק 1