Closed NormanUK closed 11 years ago
I cannot merge this pull request:
See you around ;)
2) My mistake - I've local version with one meta box for it - so please in your next revision merge it to one metabox. Regarding the code in gavern_show_og_meta_box - it is a code for more complex metaboxes, and I suggest to use this one, because it contains support for the image field type.
In general when you finish I'll review your code in your fork and then (after my changes) we will merge it, because it is a very important part of the framework and we cannot mess it ;)
Please remember that we have a little bit of time, because these features will be implemented in Gavern 1.5 which will be released at the start of October :)
@dziudek , can you take a look at this class http://www.farinspace.com/wpalchemy-metabox/
Covers pretty much everything including storage mode, normal or json array. Perhaps we can use that.
@NormanUK - please don't include complex code like this - the JSON storage is too simple operation - it needs usage of two built-in functions - json_decode and json_encode.
Problem I am getting is saving fields and retrieving them in save data function while checking old / new values while using json. I think I am going to leave this one to you @dziudek so it doesn't cause anymore delays.
@NormanUK - ok Mate - I'll work with it on your branch, when I'll start the 1.5 version work :)
Need to re-create language .pot file please.