Integration Details

WordPress
Integration

Make your WordPress site accessible to everyone with Accessical. Our plugin adds essential accessibility features that help all visitors navigate and consume your content.

WordPress logo

WordPress Integration

Installation Steps

1
Access your WordPress dashboard

Log in to your WordPress admin panel and navigate to Settings > Insert Headers and Footers (if using plugin) or Appearance > Theme File Editor.

2
Choose your installation method

Option 1: Use a plugin like 'WPCode' or 'Insert Headers and Footers'. Option 2: Edit your theme's functions.php file directly.

3
Add the Accessical script

If using a plugin, paste your script in the Footer section. If editing functions.php, add: add_action('wp_footer', function() { echo 'your-script-here'; });

4
Save and verify

Save your changes and visit your site to ensure the Accessical widget appears correctly. Clear cache if needed.

Installation Code

<script src="https://cdn.accessical.com/widget/main.js"></script>
Get Your Accessical Script