Footer Credits
by Brady Vercher on WordPress.org

The Customizer section and fields.
This plugin only works with themes that have added support.
Footer Credits provides a standardized method for making theme credits editable. It registers a new section and fields in the Customizer for modifying the credits and choosing how they appear.
Theme authors, let your users and customers know your theme supports the Footer Credits plugin.
If your theme doesn’t work with Footer Credits, ask the developer to add support. Instructions can be find in the Other Notes section.
Additional Resources
Notes
If you’re a theme author and want to add support, all you need to do is pass the default credits string through a footer_credits filter.
1. Create a template tag with the default credits and filter:
Hyalite'
);
echo apply_filters( 'footer_credits', $text );
}
endif;
2. Then call the template tag somewhere in the footer of the theme:
Active installations1K+
Weekly downloads
51-17.74%
Version1.1.0
Last updated9/3/2024
WordPress version6.0
Tested up to6.6.2
Tags
creditscustomizerfootersite credits