Skip to content

Commit

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

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion shortcode/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1289,10 +1289,12 @@ <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"]</code></p>
<p>Usage: <code>[zoom_recordings_by_meeting meeting_id="1234567890" passcode="yes" downloadable="yes"]</code></p>
<p>Where,</p>
<ul>
<li><code>meeting_id</code> : YOUR MEETING ID to pull.</li>
<li><code>passcode</code> : Set to "yes" or "no" to show passcode.</li>
<li><code>downloadable</code> : Set to "yes" or "no" to show downloadable button.</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 7c7d033

Please sign in to comment.