Description
Széchenyi 2020 Logo is an all-in-one plug-in with easy-to-use controls. It helps you place a Széchenyi logo as a sticky footer or sticky header.
If you would like, you can modify the default placing parameters manually by using the admin page or WP-CLI commands.
All parameters in settings are stored as transients. It means the final rendered HTML and CSS source codes on the frontend are stored in the cache system of WordPress.
Languages
Available languages are listed below:
* English
* Hungarian
Important Notes
The default settings are for guidance only. The developer of the plug-in assumes no warranty and/or responsibility.
This is an unofficial plug-in and a completely personal hobby project. Széchenyi logos are sourced from szechenyi2020.hu.
Screenshots
Installation
- Upload
szechenyi-2020-logo
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- After activating, a floating logo is displayed on your website automatically.
- The activated plug-in’s menu can be found on the left under the
Settings
menubar and top adminbar - Modify default parameters manually (optional)
FAQ
-
Can I control the floating logo to display only on the selected pages / posts / categories?
-
No, you cannot. After activating, a floating logo is displayed on all of your website’s parts.
-
Does it need a shortcode to display the floating logo on website?
-
No, you do not. This plug-in does not use any shortcode to display on websites.
-
How can I modify the default settings?
-
If you would like, you can modify the default placement parameters manually under
Settings
>Széchenyi 2020 Logo
.
As well as being able to use top adminbar or WP-CLI command-line interface to modify these. -
What do I need to use the WP-CLI command-line interface?
-
Use
wp szechenyi-2020-logo help
in the command-line to see more about basic commands.
In order to use WP-CLI, you will need to have WP-CLI installed on your hosting server (it does not come with WordPress by default). -
Is it the official plugin?
-
No, it is not. This is a hobby project.
-
Where do used logos come from?
-
Széchenyi logos source from szechenyi2020.hu
Reviews
Contributors & Developers
“Széchenyi 2020 Logo” is open source software. The following people have contributed to this plugin.
Contributors“Széchenyi 2020 Logo” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Széchenyi 2020 Logo” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
- Added WP-CLI support (see
wp szechenyi-2020-logo help
command) - Fixed transients clearing
- Improved loading and rendering
1.0
- Initial Release