JMBDEV
Forum Replies Created
-
Forum: Plugins
In reply to: [Shift8 Remote Management] Example Script Utilizing APII Concur..: I sent the below just a few days ago, on the general WP Forum board, seeing that the support for this plugin was..say , on the ..weak side …!:
Hi!
I am building an app which will enable a manager to ..manage WP sites remotely, eg. installing a WP package, CRUD on posts, pages, users, comments, etc…
This works perfectly using WPRestAPI and installing a JWT plugin on each of the managed WP sites (excellent authentication-for-wp-rest-api Plugin by Enrique Chavez…)
However, managing plugins is more difficult. I found the Shift8 Remote Management Plugin which seems to cover my needs, but it’s totally undocumented, and the example script is in Python, which is double dutch to me !
Does anyone have any experience with this plugin and how to use it (eg. a remote access to the given WP site using PHP /cURL, using I guess the WP admin credentials, the Shift8 key, and the CURL paramenters needed for a given operation (the only information given in the minimalist doc…).
A quick PHP cURL script illustrating this would be great to set me on the way .
Many thanks, BR JMBOups ,
Forgot to mention the URL’s to the CPT single pages, which might not be too expliciot as they are in french, for example, for the “member”, and a specific CPT value post type: http://www.ahc-asso.com/membre/claude-brosselin#.UxYymIUx4ZoHi AddThis Samurai!
I’m joining in on the above question which is close to my own :
the WP Widget works great & is showing on all the the items checked in the widget menu, EXCEPT ON CUSTOM POSTS TYPES Single pages !
I saw many posts etc on restricting display for specific post types, but none explaining why they don’t show, which seems to be the default behavior ?The single custom pages pertaining to custom post types are all built using the WP single.php file system ie., in my case, I am displaying 2 CPT’s “member”, & “enseigne” , & both PHP files are respectively called “single-member.php” & “single-enseigne.php”.
I am using V3.8.1, with the twentyfourteen theme, and my wP site URL is : http://www.ahc-asso.com .Thank you very much for your help & regards,
JMB