Learndash_Admin_Post_Edit::post_clear_oembed_cache( integer $post_id )

Clear the Post oEmbed cache.


Description Description

This is mostly needed for Lessons and Topics when using the Video Progression logic. But we are supporting this on all LD post types.


Parameters Parameters

$post_id

(Required) ID of Post to clear cache for.


Top ↑

Source Source

File: includes/admin/class-learndash-admin-posts-edit.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.1.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.