#55784 closed enhancement (fixed)
TikTok Creator embed
Reported by: | charlesnaa | Owned by: | swissspidy |
---|---|---|---|
Milestone: | 6.3 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Embeds | Keywords: | has-patch has-testing-info has-screenshots commit add-to-field-guide |
Focuses: | Cc: |
Description (last modified by )
I noticed that TikTok supports creator embed now.
e.g. https://www.tiktok.com/embed/@taylorswift
And oembed works for it as well.
e.g. https://www.tiktok.com/oembed?url=https://www.tiktok.com/@bts_official_bighit
Can we extend the embed feature for TikTok creator embed as well?
Change History (13)
This ticket was mentioned in PR #4525 on WordPress/wordpress-develop by @swissspidy.
16 months ago
#4
#5
@
16 months ago
Thanks @swissspidy, The embed is working for https://www.tiktok.com/@taylorswift
.
The PR #4525 is ready to go.
#7
@
16 months ago
Test Report
Env
- WordPress - 6.3-alpha-20230531.115728
- Firefox Version - 113.0.2 (64-bit)
- OS - macOS
- Theme: Twenty Twenty One
- PHP - 7.4.0
Steps to test
- Go to WordPress Dashboard
- Go to "Pages", then "Add New".
- Click the "+" icon.
- Click 'Embed'.
- Enter the Tiktok embed URL like
https://www.tiktok.com/@taylorswift
https://www.tiktok.com/oembed?url=https://www.tiktok.com/@bts_official_bighit
- Wait for preview
- Publish the post/page
Test result
The test was conducted to verify the functionality of the TikTok Creator embed feature after recent code changes. TikTok Creator embed are working now with Embed block in WordPress editor.
Before-
After-
#9
@
16 months ago
I also tested the new changes on WP theme 2023 and PHO 8.1.
Test Report-
Tested Tiktok Profile Embed Functionality
Test Environment:
PHP version: 8.1
Theme: Twenty Twenty-Three Version: 1.1
Browser: Chrome 113
Test Result -
The test scenario involved testing the functionality of the Tiktok Profile Embed feature after the latest changes.
The Tiktok Profile Embed feature worked as expected without any issues. The embedded Tiktok profile was displayed correctly on the webpage, and all the expected functionalities, such as viewing videos and accessing profile information, were available and functional.
Screenshot -
@swissspidy commented on PR #4525:
16 months ago
#12
Committed in https://core.trac.wordpress.org/changeset/55897
Trac ticket: https://core.trac.wordpress.org/ticket/55784