Forums
New hooks for plugins to integrate into mobile version
-
Hey there,
thank you very much for your effort to publish an Android client for WP. As a plugin developer, I'm thinking about WP_hooks that enable plugins to integrate into the Android client so that a plugin can easily have its own menu item in the Android app itself, e. g.
function wp_android_menu(item_title). That'd be a lot of work, but it would definitely be a great improvement. Let's say you've got the Backup plugin installed and want to make a backup. If the plugin had support for the mobile version the app would have a button e. g. "Backup now" and would send a request to the plugin to do the backup. -
Interesting idea, it may be best for you to post this in the http://dev.android.wordpress.org blog to get further feedback.
Topic Closed
This topic has been closed to new replies.