shawfactor
Forum Replies Created
-
Forum: Plugins
In reply to: [LH Archived Post Status] Automatic Archivingthe automatic archiving date is set on a post by post basis. I’ll amend the plugin description to make this clearer
Forum: Plugins
In reply to: [LH Archived Post Status] How to disable Automatic Draft modethis is not the same issue, the auto draft issue involved the title being automatically created and populated as auto draft on a new post title and slug. That is AFAIK (and I’ve tested it) fixed
your issue is that the workflow is different to the way WordPress normally does it. Which is true. But if you think about it this has to be the case as the plugin adds a new post status. I’d also make the point that adding a new post status is not an easy thing as core does not have properly developed apis for this.
To achieve this the plugin uses a brilliant library by @imath. that library allows multiple new statuses to be added (and I have other plugins for those other statuses). They all work together. This would not be the case if I tried to add some workflow for archiving alone
I think the way the plugin does it is a good simple way that is extensible and I’ve no plans to change it. As such I’m resolving this issue but will reopen it if necessary)
Forum: Plugins
In reply to: [Webmention] Fatal error on new versiongreat work, this plugin is gem
Forum: Plugins
In reply to: [LH Archived Post Status] Is this plugin still supported?can you clarify what you mean, archive should appear in the ataus dropdown both in quick edit and in the post edit screen. Nothing has changed on that and it works on all my instalks
There should also be an archive link next to edit, quick edit, view, and trash. This had always existed but did not work for several versions (I fixed this in the latest).
Any news on this?
The attachments component cpt is not recognised too, you get this notice:
The following active BuddyPress Components do not have associated WordPress Pages: Attachments.
Goes away when the object cache is disabled. Occurs with different types of object cache e.g. redis and sqllite
Forum: Plugins
In reply to: [LH Archived Post Status] Conflict with WP Give pluginresolving this for good order, unable to determine the issue although the recent upgrade of the wp status library may have solved. Will of course reopen if appropriate
You might want to consider an upgrade from 2 stars. Most of these things are now fixed
Forum: Plugins
In reply to: [LH Archived Post Status] Archive Link Doesn’t WorkThe latest release also incorporates my fix for this minor issue (its a separate thing the auto draft issue). Resolving for good order
Forum: Plugins
In reply to: [LH Archived Post Status] How to disable Automatic Draft modeImath patched his library which should fix this issue. Ive tested it and it seems to work. Resolving for god order
Forum: Plugins
In reply to: [LH Archived Post Status] Conflict with WP Give pluginIve bumped up imaths underlying library which may fix your issue, note I am not guaranteeing it as I don’t have full details of what your issue actually is. I’m just going on a similar bug report on github
Forum: Reviews
In reply to: [LH Archived Post Status] Does not workThis minor issue is now actually fixed btw, you might care to revise you review
Forum: Plugins
In reply to: [Plugin Check (PCP)] Better capability checkI have done this
Forum: Plugins
In reply to: [LH Archived Post Status] Conflict with WP Give pluginwithout a stack trace I’m going to struggle to understand how this is happening or indeed if the issue is my plugin or wp give
here is some info on enabling debugging in WordPress:
Debugging in WordPress
I’d suggest logging the errors to a file
Forum: Reviews
In reply to: [LH Archived Post Status] Does not workit does work but has a minor bug which stop 1 feature (out of 100s) working (for which there are two alternative ways to achieve what you desire that do work)
this bug will be fixed within weeks
I’d like to say though that reviews like this are bad behaviour. You posted on the forums and because you did not get an answer within 36 hours you posted a bad review. If everyone did this all the people like me who provide plugins for free (without upsells) would pack it in and there would only be plugins that are there to generate revenue through upsells.
I’d also say that the idea that plugins need to be updated all the time is misguided. Good code/plugins can and does last for years. In fact frequent updates are more likely to break things
- This reply was modified 2 years, 8 months ago by shawfactor.
Forum: Plugins
In reply to: [LH Archived Post Status] Is this plugin still supported?the plugin does work (almost perfectly on 1000s of sites including all of my own) on the latest version of WordPress.
There is a minor issue which you correctly highlight that the archive link does not work. BUT you can still archive posts using the status drop downs in quick edit and the classic and block editors
The minor bug will be fixed on the next version which I’ll be pushing to the repository shortly.