Ab C
Forum Replies Created
-
Forum: Hacks
In reply to: Execute admin script/action on front-end eventDidn’t know this. Thanks again!
Forum: Hacks
In reply to: Execute admin script/action on front-end eventGreat. Thanks for your feedback.
I was getting an “Illegal string offset for post_type” error. This threw me off completely with permissions to create posts. Turns out the error was related to a plugin (Leaky Paywall) that we are using. I haven’t been able to figure out why it is being thrown but I was tracking errors and so could not proceed.
My issues are not resolved.
Thanks again,
AjForum: Fixing WordPress
In reply to: Execute admin actions on front-end eventsPerhaps I wasn’t clear enough and I apologize for any confusion I may have created.
I would like the post_author to be set the current user ID. I need the post to be created by the current user. The issue is that the current user (role: Subscriber) doesn’t have sufficient privileges.
Think of it as a logged in subscriber that clicks a button on the front end resulting in the creation of a post, with the author set to that user.
Forum: Hacks
In reply to: Execute admin script/action on front-end eventI tried a plugin but it required changes per user. This one seems like it will work. I’ll try it out.
The side effect of these plugins is that it provides access to /wp-admin, which is what I’m trying to avoid.
Thanks for your help,
AjForum: Plugins
In reply to: [WordPress Move] [Plugin: WordPress Move] Remote Backup PathThis is just the path from the top FTP folder down to the plugin. FTP in to your site and drill down to get this path. If you have installed WordPress at the root, the path is /wp-content/plugins//wordpress-move/backup/ folder.