dashboard
repositories
filestore
activity
search
login
jakevan
/
jvb
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
=Post type archive meta title fix
Jake Vanderwerf
2026-05-23
266aa37c48222993bf7bdad6834e31bd08736f5e
[jakevan/jvb.git]
/
inc
/
managers
/
SEO
/
render
/
Thing
/
Intangible
/
Quantity
/
_setup.php
1
2
3
4
<?php
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Quantity/Distance.php');
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Quantity/Duration.php');
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Intangible/Quantity/Mass.php');