Custom Field Regex Capture

Custom Field Regex Capture 1.0.0

没有下载权限
XF 兼容性
  1. 2.3.x
摘要
Make custom field regex captures accessible to value and wrapper display HTML options
Make custom field regex captures accessible to value and wrapper display HTML options; works with user, thread, resource, and media fields. For example, you can extract video ID's from regex URL fields.
Edit thread.webp

Get a free download of Custom Field Regex Capture from here? Because this resource was immediately available as of 2025-06-27

View thread field.webp

custom field regex:
代码:
(?:https?:\/\/)?(?:www\.)?(?:youtu\.be\/|youtube(?:-nocookie)?\.com\/(?:embed\/|v\/|watch\?v=|watch\?.+&v=|shorts\/|live\/))(?<videoId>[\w-]{11})(?![\w-])
Regex.webp

Custom field wrapper display HTML:
代码:
<iframe width="560" height="315" src="https://www.youtube.com/embed/{$videoId}" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

Wrapper display HTML.webp
作者
axtona
浏览
159
扩展类型
zip
文件大小
17.7 KB
首次发布
上次更新
评分 0.00 星 0 个评分
Link was Broken? Please 发送消息 给 NP 团队,我们会尽快为您处理!
支持开发者 如果您对测试满意或项目已成功盈利,可点击「更多信息」按钮,通过购买来支持开发者!

来自 axtona 的更多资源

Cool Timeline Pro - WordPress Timeline 插件 A
一个展示你生命历史 timeline 的高级 WordPress 时间线插件
Brazilian Language [PT-BR] A
Like the other available Brazilian Portuguese translation
SEO Audit A
SEO Audit 1.1.0
A comprehensive SEO auditing dashboard for XenForo administrators.

相似的资源

[DD] Custom Field Extension A
With this brand new AddOn you can add new types of custom fields
浏览
840
已更新
[OzzModz] Custom Field Requirement Bypass A
Simple addon that adds permissions to bypass custom thread field requirements.
浏览
374
已更新
[AndyB] Custom user fields A
Shows custom user fields list.
浏览
191
已更新
顶部