| Server IP : 104.21.21.239 / Your IP : 216.73.216.11 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5 System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/old/app/init/ |
Upload File : |
/**
* 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'
})