aioseo_hide_version_number

Purpose

This filter can be used to publicly hide the All in One SEO version number.

Arguments (1)

  1. $hide (boolean) – Whether to hide the version number in the frontend.

Example code snippet

add_filter( 'aioseo_hide_version_number', '__return_true' );