Profiles

  • Member Since: March 26th, 2010
  • Find me on:
  • Posted a reply to It is possible to block a user on editing base on custom status, on the site WordPress.org Forums:
    Hello, There are a few example on the web about how to prevent editing a…

  • Posted a reply to Showing scheduled posts on editorial calendar, on the site WordPress.org Forums:
    The functionality to support this has been [merged into Edit Flow](https://github.com/Automattic/Edit-Flow/pull/614) and should be included…

  • Posted a reply to “Status” column missing in ALL POSTS view, on the site WordPress.org Forums:
    I've taken a screenshot of a WordPress installation with no other plugins and the default…

  • Posted a reply to Issue with Draft Posts on hovering Save Button, on the site WordPress.org Forums:
    Hello, A new version of Edit Flow (0.9.6) has been released and contains these changes.…

  • Committed [2293161] to Plugins SVN:
    release 0.9.6

  • Committed [2293158] to Plugins SVN:
    Add calendar dist

  • Committed [2293157] to Plugins SVN:
    Add react js

  • Committed [2293156] to Plugins SVN:
    Release 0.9.6

  • Posted a reply to Issue with Draft Posts on hovering Save Button, on the site WordPress.org Forums:
    Thanks, this helped! I was able to confirm the issue. If possible, could you try…

  • Posted a reply to Issue with Draft Posts on hovering Save Button, on the site WordPress.org Forums:
    Hello, thanks for providing this information! Have you tried activating Edit Flow on a fresh…

  • Posted a reply to Parent Pages in Permalink Twice for Draft Posts, on the site WordPress.org Forums:
    Just following up, Edit Flow 0.9.5 has been released with this fix. Thanks! -Connor

  • Committed [2279267] to Plugins SVN:
    tagging version 0.9.5

  • Committed [2279266] to Plugins SVN:
    0.9.5

  • Posted a reply to Parent Pages in Permalink Twice for Draft Posts, on the site WordPress.org Forums:
    This should be fixed in the next version of Edit Flow. If possible, it would…

  • Posted a reply to Cannot receive notification email after changing WordPress email setting to SMTP, on the site WordPress.org Forums:
    Edit Flow uses the core wp_mail function to send email. Have you checked your spam…

  • Posted a reply to with use acf not work, on the site WordPress.org Forums:
    Could you provide a screenshot or video of the behavior you're encountering? Thanks, Connor

  • Posted a reply to Blank section shown if no users selected., on the site WordPress.org Forums:
    Could you provide a screenshot or video of the behaviour you're encountering? Thanks, Connor

  • Posted a reply to “Status” column missing in ALL POSTS view, on the site WordPress.org Forums:
    We removed the status column in favor of showing the statuses next to the post…

  • Posted a reply to Updating User, on the site WordPress.org Forums:
    @j3gaming Could you provide some more information on how you created the custom role? Did…

  • Posted a reply to status edit button disappearing, on the site WordPress.org Forums:
    Apologies, we've been investigating this issue but have so far been unable to reproduce it.…

  • Posted a reply to Preview button not showing recent changes while editing, on the site WordPress.org Forums:
    Could you provide some more information about the issue you're facing? Are you using Gutenberg…

  • Committed [2238677] to Plugins SVN:
    tagging version 0.9.4

  • Committed [2238675] to Plugins SVN:
    Release 0.9.4

  • Posted a reply to Publish button missing, on the site WordPress.org Forums:
    Also, it would help to know what version of WordPress you're using, and if you're…

  • Posted a reply to Publish button missing, on the site WordPress.org Forums:
    Thanks @crystalmcc. I reached out to the Yoast team and so far they have been…

  • Posted a reply to Publish button missing, on the site WordPress.org Forums:
    What theme are you using and what other plugins do you have activated? That would…

  • Posted a reply to Custom status invalid argument / PHP error, on the site WordPress.org Forums:
    Could you provide a list of plugins and the theme you're using for your site?…

  • Committed [2214801] to Plugins SVN:
    tagging version 0.9.3

  • Posted a reply to Post/page publishing & unpublishing error, on the site WordPress.org Forums:
    This should be fixed with the newest version of Edit Flow (0.9.3). Please update when…

  • Posted a reply to status edit button disappearing, on the site WordPress.org Forums:
    Could you also provide the list of plugins you're using on the site? That would…

  • Posted a reply to Custom status invalid argument / PHP error, on the site WordPress.org Forums:
    This should be resolved in the newest version of Edit Flow (0.9.3). When you have…

  • Committed [2214793] to Plugins SVN:
    Release 0.9.3

  • Posted a reply to several problem – date, on the site WordPress.org Forums:
    Could you provide some more details on your setup? What plugins and theme are you…

  • Posted a reply to Post/page publishing & unpublishing error, on the site WordPress.org Forums:
    Thanks for the report. We have a fix in progress and are working on getting…

  • Posted a reply to Not working: Do not auto-subscribe any user to receive notifications, on the site WordPress.org Forums:
    Good catch! Definitely looks wrong. Try adding the below filter: add_filter( 'ef_notification_auto_subscribe_post_author', '__return_false' ); If…

  • Posted a reply to Not working: Do not auto-subscribe any user to receive notifications, on the site WordPress.org Forums:
    Think it should be __return_false instead of __return false? Missing an underscore between return and…

  • Posted a reply to User can only see their submission in calendar?, on the site WordPress.org Forums:
    Should be able to hook into the ef_calendar_posts_query_args filter to set the calendar to always…

  • Posted a reply to Not showing custom statuses, on the site WordPress.org Forums:
    Awesome, glad you got it working!

  • Posted a reply to Not showing custom statuses, on the site WordPress.org Forums:
    That might be what's causing it. Did you try disabling Edit Flow and switching that…

  • Posted a reply to Function Request – Group CSV upload, on the site WordPress.org Forums:
    I've tried to make some headway on documentation in this Github branch, but I've gotten…

  • Posted a reply to Function Request – Group CSV upload, on the site WordPress.org Forums:
    An interesting idea, but not one we've got in the pipeline. Automating user group management…

  • Posted a reply to Show Feature Image Thubnail with Meta, on the site WordPress.org Forums:
    Hrm, the calendar code is a bit of a mess, but a good spot to…

  • Posted a reply to Sorting by DATE Editorial Metadata field not working, on the site WordPress.org Forums:
    Hm. Yea, seems like they should show up last when sorted in DESC order. Think…

  • Posted a reply to The plugin does not have a valid header, on the site WordPress.org Forums:
    Hrm, sounds strange. Are the following the steps to reproduce? Go to Plugins page on…

  • Posted a reply to JetPack Conflicts with Edit Flow –, on the site WordPress.org Forums:
    Sorry, what do you mean? Are you still encountering the issue after updating Edit Flow?

  • Posted a reply to assign post to specific user, on the site WordPress.org Forums:
    Edit Flow doesn't provide a way to allow only certain users to view a post.…

  • Posted a reply to JetPack Conflicts with Edit Flow –, on the site WordPress.org Forums:
    Don't think so. When I mentioned "headers" I was referring to HTTP headers. Thanks for…

  • Posted a reply to JetPack Conflicts with Edit Flow –, on the site WordPress.org Forums:
    Not sure what hosting platform you use, but you should have control over what PHP…

  • Posted a reply to JetPack Conflicts with Edit Flow –, on the site WordPress.org Forums:
    Next version of Edit Flow is out, let me know if there's an issue resolving…

  • Committed [1497248] to Plugins SVN:
    Updating changelog

Plugins