shawfactor
Forum Replies Created
-
Forum: Plugins
In reply to: [Shadow Terms] Hierarchical supportI have a use case atm, individual trees in a large park as represented by a cpt each tree has a species those species are hierarchical ie family -> genus -> sub genus -> species -> variety
I have built a plugin to keep the shadow terms hierarchical (it was easy enough but the code itself is clunky) but it would be nice to have it in the core plugin
- This reply was modified 10 months, 1 week ago by shawfactor.
Same with me
Forum: Plugins
In reply to: [IndieAuth] What is “IndieAuth Applications”?Got it and thank you for explaining, that makes sense.
BUT they are not hidden, a metabox appears on the media edit screen (this has been tested in a fresh install with only Indieauth activated), maybe elsewhere too. Is this the intended behavior? I would not have thought so..
If not can this be reopened and fixed?
- This reply was modified 12 months ago by shawfactor.
- This reply was modified 12 months ago by shawfactor.
Forum: Plugins
In reply to: [IndieAuth] What is “IndieAuth Applications”?I’d like more information on this too? Can you please elaborate?
Looks good many thanks
Forum: Reviews
In reply to: [LH Force Lowercase URLs] Amazing, It’s still working :)Thankyou appreciate it. Noting that the idea that plugins that are old are unlikely to work is totally wrong. WordPress is remarkably stable so if it was a good plugin when published it’s almost certainly still a good plugin
This review is very unfair, the plugin faq makes it very clear it may not work with other plugins and to be frank that is almost certainly because other plugins do not follow standards.
I’d also advise the elementor is a poor choice for any website in the long term. It’s not standard and is in the process of being superseded by the block editor. In addition performance wise it’s a major drag
I kindly request you remove the review.
Forum: Plugins
In reply to: [TaxoFilter Admin] Two minor improvement requestsThankyou perfect looks good
Forum: Plugins
In reply to: [GatherPress] Gatherpress alpha version is mismatchedperfect looks good
Forum: Plugins
In reply to: [LH Private Content Login] Change Login Redirect to Custom Pageresolving this for good order but I will still monitor the thread and reopen in required
Forum: Plugins
In reply to: [LH Private Content Login] Change Login Redirect to Custom Pagegood plugins that override the native login have this functionality. Failing that you can use the “login_urll filter. Google should show you how this can be done
Forum: Plugins
In reply to: [LH Archived Post Status] Archive Option Doesn’t Workresolving this for good order. I will however monitor the thread and reopen if appropriate
Forum: Plugins
In reply to: [LH Private Content Login] Change Login Redirect to Custom PageThe plugin already works that way. I’m not sure how you have set a custom login page, but if it is done properly whatever you’ve used to set the custom login page should filter the wp_login_url
And this plugin uses the wp_login_url() function which utilises the filter. If this is not happening then the problem is likely with whatever you are using for the custom login page.
Forum: Plugins
In reply to: [LH Archived Post Status] Access to Sticky Functionmy plugins has two parts. A library that interacts with Gutenberg (which I did not code) and the rest of the functionality (which I did)
the problem is Gutenberg is a moving target and the libraries maintainer id no longer active due dissstudfaction the Matt Mullenwegs recent behaviour
anyway I’ll need to look at the library and see if I can work out the issue or write a work around (easier but uglier). It might take a while. In the meantime you can still make posts sticky vis the quick edit
Forum: Plugins
In reply to: [LH Archived Post Status] Archive Option Doesn’t Workcontacting me directly is only for paid feature requests. This is the support forum
the archive link does work (works fine on all my sites). That it does does work indicates other problems with your site (likely your nonces). Have you deactivated all other plugins as per the faq?
more broadly there are two other ways to archive posts so even if the archive link does not work you can the post status with both:
The quick edit, in the post listing screen. You can even use bulk edit
you can edit each post directly using the block or classic editor.