Submit
Path:
~
/
home
/
getwphos
/
public_html
/
BenjaminMarc2023
/
wp-content
/
plugins
/
all-in-one-seo-pack
/
app
/
init
/
File Content:
blocks.js
/** * Since we dynamically load our blocks, wordpress.org cannot pick them up properly. * This file solely exists to let WordPress know what blocks we are currently using. * * @since 4.2.4 */ /* eslint-disable no-undef */ registerBlockType('aioseo/breadcrumbs', { title : 'AIOSEO - Breadcrumbs' }) registerBlockType('aioseo/html-sitemap', { title : 'AIOSEO - HTML Sitemap' }) registerBlockType('aioseo/faq', { title : 'AIOSEO - FAQ with JSON Schema' }) registerBlockType('aioseo/table-of-contents', { title : 'AIOSEO - Table of Contents' }) registerBlockType('aioseo/businessinfo', { title : 'AIOSEO - Local Business Info' }) registerBlockType('aioseo/locationcategories', { title : 'AIOSEO - Local Business Location Categories' }) registerBlockType('aioseo/locations', { title : 'AIOSEO - Local Business Locations' }) registerBlockType('aioseo/locationmap', { title : 'AIOSEO - Local Business Google Map' }) registerBlockType('aioseo/openinghours', { title : 'AIOSEO - Local Business Opening Hours' })
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
activation.php
2020 bytes
0644
blocks.js
1018 bytes
0644
init.php
1003 bytes
0644
notices.php
8255 bytes
0644
N4ST4R_ID | Naxtarrr