Skip to content

Commit

Permalink
Deployed 7f39fa9 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
techies23 committed Jan 16, 2024
1 parent 355624c commit 3c1062a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

4 changes: 1 addition & 3 deletions shortcode/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1289,12 +1289,10 @@ <h3 id="9-show-recordings-based-on-host-id">9. Show recordings based on HOST ID.
</ul>
<h3 id="10-show-recordings-based-on-meeting-id">10. Show Recordings based on Meeting ID</h3>
<p>Show recordings list based on your meeting ID</p>
<p>Usage: <code>[zoom_recordings_by_meeting meeting_id="1234567890" downloadable="no" cache="true"]</code></p>
<p>Usage: <code>[zoom_recordings_by_meeting meeting_id="1234567890"]</code></p>
<p>Where,</p>
<ul>
<li><code>meeting_id</code> : YOUR MEETING ID to pull.</li>
<li><code>downloadable</code> : Default is set to false. If you want your users to be able to download your recordings.</li>
<li><code>cache</code> : set to 'false' or 'true' - Default is true. Shows latest records without caching any previous data. <strong>Note: this may result in slow page load speed or even fail to load recordings due to API call limit from zoom side, if there are alot of recordings/ alot of traffic in your site.</strong></li>
</ul>
<h3 id="how-to-get-meeting-id">How to get Meeting ID</h3>
<ol>
Expand Down
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 3c1062a

Please sign in to comment.