[wp-trac] [WordPress Trac] #56439: Missing Title Attribute at HTML TAG FIGURE
WordPress Trac
noreply at wordpress.org
Thu Aug 25 14:30:58 UTC 2022
#56439: Missing Title Attribute at HTML TAG FIGURE
--------------------------+-----------------------------
Reporter: stdr1980 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 6.0.1
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Hi,
i like to parse my website https://draeger-it.blog an grap all videos from
pages.
I'm missing the pissible attribute title at TAG FIGURE like below:
{{{
<figure title="Here is some Text!">
<video controls src="https://draeger-it.blog/wp-
content/uploads/2022/07/raspberry_pi_pico_w_website.mp4">
<figcaption>some description</figcaption>
</figure>
}}}
At my backend i can fill this fields but this don't would be rendered:
{{{
<figure class="wp-block-video"><video controls="" src="https://draeger-
it.blog/wp-
content/uploads/2021/08/maker_pi_rp2040_neopixel.mp4"></video><figcaption>Hier
steht eine Beschriftung.</figcaption></figure>
}}}
Here is my Website Report:
`
### wp-core ###
version: 6.0.1
site_language: de_DE
user_language: de_DE
timezone: Europe/Berlin
permalink: /%postname%/
https_status: true
multisite: false
user_registration: 0
blog_public: 1
default_comment_status: open
environment_type: production
user_count: 1
dotorg_communication: true
### wp-paths-sizes ###
wordpress_path: /homepages/10/d872679325/htdocs/draegerit/draeger-it.blog
wordpress_size: 515,57 MB (540609358 bytes)
uploads_path: /homepages/10/d872679325/htdocs/draegerit/draeger-it.blog
/wp-content/uploads
uploads_size: 1,92 GB (2060998403 bytes)
themes_path: /homepages/10/d872679325/htdocs/draegerit/draeger-it.blog/wp-
content/themes
themes_size: 17,81 MB (18674742 bytes)
plugins_path: /homepages/10/d872679325/htdocs/draegerit/draeger-it.blog
/wp-content/plugins
plugins_size: 108,27 MB (113525365 bytes)
database_size: 255,52 MB (267927552 bytes)
total_size: 2,80 GB (3001735420 bytes)
### wp-dropins (2) ###
advanced-cache.php: true
maintenance.php: true
### wp-active-theme ###
name: Draeger-IT.blog (draegeritblog_admiral)
version: 1.0
author: Stefan Draeger
author_website: http://www.draeger-it.blog
parent_theme: Admiral (admiral)
theme_features: core-block-patterns, widgets-block-editor, automatic-feed-
links, title-tag, post-thumbnails, menus, html5, custom-background,
custom-logo, woocommerce, editor-style, customize-selective-refresh-
widgets, editor-color-palette, responsive-embeds, admiral-pro, themezee-
breadcrumbs, themezee-mega-menu, themezee-widget-bundle, themezee-related-
posts, infinite-scroll, widgets
theme_path: /homepages/10/d872679325/htdocs/draegerit/draeger-it.blog/wp-
content/themes/draegeritblog_admiral
### wp-parent-theme ###
name: Admiral (admiral)
version: 1.6.9 (latest version: 1.7)
author: ThemeZee
author_website: https://themezee.com/de/
theme_path: /homepages/10/d872679325/htdocs/draegerit/draeger-it.blog/wp-
content/themes/admiral
### wp-plugins-active (20) ###
Antispam Bee: version: 2.11.1, author: pluginkollektiv
Blog2Social: Social Media Auto Post & Scheduler: version: 6.9.9, author:
Blog2Social, Adenion
Broken Link Checker: version: 1.11.18, author: WPMU DEV
Complianz | GDPR/CCPA Cookie Consent: version: 6.3.1, author: Really
Simple Plugins
Disable & Remove Google Fonts: version: 1.4.1, author: Fonts Plugin
Download Manager: version: 3.2.54, author: W3 Eden, Inc.
Easy Video Player: version: 1.2.2.1, author: naa986
Enlighter - Customizable Syntax Highlighter: version: 4.5.0, author: Andi
Dittrich
OneSignal Push Notifications: version: 2.2.7, author: OneSignal
Redirection: version: 5.3.2, author: John Godley
Schema App Structured Data: version: 1.17.15, author: Hunch Manifest
Simple Lightbox: version: 2.8.1, author: Archetyped
Site Kit by Google: version: 1.81.0, author: Google
Table of Contents Plus: version: 2106, author: Michael Tran
ThemeZee Toolkit: version: 1.3, author: ThemeZee
WordPress Editorial Calendar: version: 3.7.12, author: Colin Vernon,
Justin Evans, Joachim Kudish, Mary Vogt, and Zack Grossbart
WPDM - Extended Short-codes: version: 3.0.4, author: W3 Eden, Inc.
WP Super Cache: version: 1.8, author: Automattic
WP YouTube Lyte: version: 1.7.19, author: Frank Goossens (futtta)
Yoast SEO: version: 19.6, author: Team Yoast
### wp-media ###
image_editor: WP_Image_Editor_GD
imagick_module_version: Nicht verfügbar
imagemagick_version: Nicht verfügbar
imagick_version: Nicht verfügbar
file_uploads: File uploads is turned off
post_max_size: 64M
upload_max_filesize: 64M
max_effective_size: 64 MB
max_file_uploads: 20
gd_version: 2.2.5
gd_formats: GIF, JPEG, PNG, WebP, BMP, XPM
ghostscript_version: 9.27
### wp-server ###
server_architecture: Linux 4.4.302-icpu-088 x86_64
httpd_software: Apache
php_version: 8.1.9 64bit
php_sapi: cgi-fcgi
max_input_variables: 5000
time_limit: 50000
memory_limit: -1
max_input_time: -1
upload_max_filesize: 64M
php_post_max_size: 64M
curl_version: 7.64.0 OpenSSL/1.1.1n
suhosin: false
imagick_availability: false
pretty_permalinks: true
htaccess_extra_rules: true
### wp-database ###
extension: mysqli
server_version: 5.7.38-log
client_version: mysqlnd 8.1.9
max_allowed_packet: 67108864
max_connections: 3000
### wp-constants ###
WP_HOME: undefined
WP_SITEURL: undefined
WP_CONTENT_DIR: /homepages/10/d872679325/htdocs/draegerit/draeger-it.blog
/wp-content
WP_PLUGIN_DIR: /homepages/10/d872679325/htdocs/draegerit/draeger-it.blog
/wp-content/plugins
WP_MEMORY_LIMIT: 40M
WP_MAX_MEMORY_LIMIT: -1
WP_DEBUG: false
WP_DEBUG_DISPLAY: true
WP_DEBUG_LOG: false
SCRIPT_DEBUG: false
WP_CACHE: true
CONCATENATE_SCRIPTS: undefined
COMPRESS_SCRIPTS: undefined
COMPRESS_CSS: undefined
WP_ENVIRONMENT_TYPE: Nicht definiert
DB_CHARSET: utf8
DB_COLLATE: undefined
### wp-filesystem ###
wordpress: writable
wp-content: writable
uploads: writable
plugins: writable
themes: writable
mu-plugins: writable
### google-site-kit ###
version: 1.81.0
php_version: 8.1.9
wp_version: 6.0.1
reference_url: https://draeger-it.blog
amp_mode: no
site_status: connected-site
user_status: authenticated
verification_status: verified-non-site-kit
connected_user_count: 1
active_modules: site-verification, search-console, adsense, analytics,
analytics-4, pagespeed-insights, tagmanager
recoverable_modules: none
required_scopes:
openid: ✅
https://www.googleapis.com/auth/userinfo.profile: ✅
https://www.googleapis.com/auth/userinfo.email: ✅
https://www.googleapis.com/auth/siteverification: ✅
https://www.googleapis.com/auth/webmasters: ✅
https://www.googleapis.com/auth/adsense.readonly: ✅
https://www.googleapis.com/auth/analytics.readonly: ✅
https://www.googleapis.com/auth/tagmanager.readonly: ✅
capabilities:
googlesitekit_authenticate: ✅
googlesitekit_setup: ✅
googlesitekit_view_posts_insights: ✅
googlesitekit_view_dashboard: ✅
googlesitekit_manage_options: ✅
googlesitekit_view_splash: ✅
googlesitekit_view_authenticated_dashboard: ✅
googlesitekit_view_wp_dashboard_widget: ✅
googlesitekit_view_admin_bar_menu: ✅
enabled_features:
adsenseSetupV2: ✅
dashboardSharing: ⭕
ga4ActivationBanner: ⭕
ideaHubModule: ⭕
twgModule: ⭕
userInput: ⭕
zeroDataStates: ✅
search_console_property: https://draeger-it.blog/
adsense_account_id: pub-877•••••••••••••
adsense_client_id: ca-pub-877•••••••••••••
adsense_account_status: approved
adsense_site_status: added
adsense_use_snippet: yes
adsense_web_stories_adunit_id: none
analytics_account_id: 1883•••••
analytics_property_id: UA-1883•••••••
analytics_profile_id: 2364•••••
analytics_use_snippet: yes
analytics_4_property_id: none
analytics_4_web_data_stream_id: none
analytics_4_measurement_id: none
analytics_4_use_snippet: yes
tagmanager_account_id: 6002••••••
tagmanager_container_id: GTM-PMS••••
tagmanager_amp_container_id: none
tagmanager_use_snippet: yes
`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56439>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list