디스커스 주제에 사용자 지정 featured_link를 작성하는 방법?

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

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).

안녕하세요 @angus

혹시 이거 확인해 보셨나요? 피드백이 필요하시면 제가 직접 테스트해 드릴게요 :slight_smile:

안녕하세요, 다음 주에 다음 버전을 검토용으로 올릴 예정입니다.

2.5.8 버전에는 이 새로운 필터가 포함되어 있으며, 현재 검토 중입니다. 해당 버전이 출시되면 이 용도로 wpdc_publish_featured_link를 사용할 수 있습니다.