# Footer Scripts

!> Applicable to Theme Options container only.

Displays a text area, the contents of which will be automatically printed before the closing </body> of each page (during wp_footer()).

Useful for printing Google Analytics tracking code, or user-defined javascript.

Field::make( 'footer_scripts', 'crb_footer_scripts', __( 'Footer Scripts' ) )

# Config methods

Please refer to the Header Scripts field docs.

Last Updated: 3/23/2021, 11:15:16 AM