janet3b
Forum Replies Created
-
just an update, my blog is not hosted in the default directory, its currently under \wp\wp-content\files_mf. I went ahead and changed the custom file list from \wp\wp-content\files_mf to wp-content\files_mf and the rewriting rules are working. however now im not able to upload to my CDN properly after that change. is this a bug?
Thanks for the help, i was able to find the hook in the plugin and work from it by relocating it directly into my own function/plugin
I have the same issue, however nothing is showing up in the package window. i’m however able to view the zipped package in the wp-snapshot folder. using the latest version of the plugin (Version 0.2.3) created a log and sent in a ticket for you to take a look at!
Forum: Plugins
In reply to: [JSON API] [Plugin: JSON API] Get all custom fieldsThis would be a great feature to have, been looking at the code and can’t seem to find anything on displaying ALL custom fields. Looks like you need to pass a value manually to grab the content of a custom field.
I will try and see if there is any other way, but my php coding is very limited!