Descripción
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.
Capturas
Instalación
- 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
Reseñas
Colaboradores y desarrolladores
«Széchenyi 2020 Logo» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«Széchenyi 2020 Logo» ha sido traducido a 1 idioma local. Gracias a los traductores por sus contribuciones.
Traduce «Széchenyi 2020 Logo» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.1
- Added WP-CLI support (see
wp szechenyi-2020-logo help
command) - Fixed transients clearing
- Improved loading and rendering
1.0
- Initial Release