Monday, 20 May 2013

Building a simple "settings" plugin to change textstrings on the home page

Building a simple "settings" plugin to change textstrings on the home page

I am trying to build a little settings area to change the strings of some text (image urls & links) on the homepage via the dashboard.
I have found a useful tutorial which provides the plugin structure (http://wakeusup.com/2011/11/how-to-create-plugin-options-page-in-wordpress/) , but when I try and change the 'key' (not sure if this is the correct term, but it is within the link) it wont display the text, tho when using 'kkpo_quote' as the key it works, I have searched both files and substituted all instances of kkpo_quote for 'exampletext' to no avail.
What am I doing wrong? and is it simple to add another key?

No comments:

Post a Comment