stevegrunwell/schemify

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitignore
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
LICENSE.md
README.md
bin/install-wp-tests.sh
composer.json
composer.lock
languages/schemify.pot
package-lock.json
package.json
phpcs.xml
phpunit.xml
readme.txt
Gruntfile.js34
A
1 hr
includes/admin.php24
includes/compat.php18
includes/compat/wordpress-seo.php30
includes/core.php62
includes/schemas.php11
includes/schemas/Article.php16
includes/schemas/BlogPosting.php4
includes/schemas/CreativeWork.php110
includes/schemas/Event.php37
includes/schemas/ImageObject.php46
A
45 mins
includes/schemas/MediaObject.php54
includes/schemas/Organization.php50
includes/schemas/Person.php57
includes/schemas/SearchResultsPage.php30
includes/schemas/SocialMediaPosting.php7
includes/schemas/Thing.php102
includes/schemas/WP/Organization.php6
includes/schemas/WP/Traits/Blog.php20
includes/schemas/WP/Traits/Schema.php11
includes/schemas/WP/User.php33
includes/schemas/WP/WebSite.php11
includes/schemas/WebPage.php14
includes/schemas/WebSite.php10
includes/theme.php71
A
2 hrs
schemify.php8