Plugin hau ez da probatu WordPressen azken 3 bertsio garrantzitsuenekin. Baliteke, jada, mantentze edo euskarririk ez izatea, eta, WordPressen bertsio berriagoekin erabiltzen denean, bateragarritasun arazoak izan ditzake.

Just Variables

Deskripzioa

This plugin allow you to create simple text variables (single/multi-line) to use them in your theme templates after that.
Once you added at least one variable, a new page called Theme Variables will appear under the Appearance menu.
You can move all your text data (like copyright text, phone numbers, address etc.) to variables.
So if the final client wants to change this text, he can do this easily as admin without editing the template.

This project is also available on github.com:
https://github.com/aprokopenko/justvariables.

You can post issues, bugs and your suggestion in Issues tracker there.

Pantaila-argazkiak

  • Plugin settings page where you can add new variables
  • Theme Variables page under the Appearance menu

Instalazioa

  1. Download, unzip and upload to your WordPress plugins directory.
  2. Activate the plugin within your WordPress Administration Backend.
  3. Go to Settings > Just Variables.
  4. Add few variables that you want to use in your theme templates. After that, a new page called Theme Variables will be created under the Appearance menu.
  5. Go to the Theme Variables pages and add values for variables.
  6. Insert template codes.

MEG

Q: Will my theme continue to work if I deactivate or remove this plugin?

A: If you have inserted a template function from this plugin to your templates, then you probably get error about missing functions. You will need to clean up your template files from function calls.

Berrikuspenak

2021(e)ko ekainaren 17(a)
Before I used this plugin, I had to update my prices in 8 different places. I can do it in 1/8 of the time now! Thank you!
2017(e)ko martxoaren 6(a)
In the interest of making as much of a website's content editable by site owners as possible, this plugin fills a big need, namely that of Global variables that can be inserted anywhere but edited just once.
2016(e)ko abenduaren 31(a)
Hi, great little plugin. You do need to update it to get it to work as documented in the support forum: https://wordpress.org/support/plugin/just-wp-variables/ But it saved me at least half a day, so thank you!
2016(e)ko irailaren 3(a)
Thanks for plugin, it works good however it seems doesn't work in Contact Form 7 emails. I get text [shortcode-variables slug="contacts"] in email body. Could you advise how to fix it?
Irakurri 7 berrikuspenak

Laguntzaileak eta Garatzaileak

“Just Variables” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.

Laguntzaileak

Itzul zaitez Just Variables zure hizkuntzara.

Garapena interesatzen zaizu?

Araka kodea, begiratu SVN biltegia edo harpidetu garapen erregistrora RSS bidez.

Aldaketen loga

  • Version 1.2.3:
    • Bug fix: Removed deprecated function screen_icon() and updated issue with jQuery Migrate
  • Version 1.2.2:
    • Bug fix: Updated deprecated function get_current_theme()
  • Version 1.2.1:
    • Bug fix: Duplicated slashes before quotes on settings pages
  • Version 1.2:
    • New: added info how to get value without printing it
    • New: added HTML5 placeholder for inputs. This will help clients to see how to enter data correctly
    • Bug fix: Broken “delete” icon in admin page
  • Version 1.1 :
    • Bug fix: emergency fix for WP 3.4.1 (https://github.com/aprokopenko/justvariables/issues/3)
  • Version 1.0 :
    • Tested and added language support, added Russian language
  • Version 0.1 :
    • First version beta