Descrição
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.
Imagens de tela
Instalação
- 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
Avaliações
Contribuidores e desenvolvedores
“Széchenyi 2020 Logo” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
Contribuidores“Széchenyi 2020 Logo” foi traduzido para 1 localidade. Obrigado aos tradutores por suas contribuições.
Traduzir “Széchenyi 2020 Logo” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
1.1
- Added WP-CLI support (see
wp szechenyi-2020-logo help
command) - Fixed transients clearing
- Improved loading and rendering
1.0
- Initial Release