Ajay D'Souza

Results 36 comments of Ajay D'Souza

Thanks. I'll try to see if I can implement this. Will study how you've done the others

@marcocarnazzo I can't see what the patch is above. One option that I'm thinking that could work is to rewrite that bit of code: ``` if ( ! is_admin() &&...

This is a feature that I have planned, but can't be implemented in the current structure because search results are limited to the current site's post tables only. I can't...

I've been able to replicate this.

I like the idea. And, I've just marked it for implementation. The option 1 is likely what I'd explore with a checkbox in the metabox that will allow a user...

I don't use Rankmath, but from I can see in the description, it says it does the alt and title dynamically and it's not stored in the database. The plugin...

@ildomandatore I'm looking at the older issues. Where does RankMath save the alt and title text? Isn't this directly within the media settings? From what I can see, it's the...

I can confirm this issue exists and it's because of the metabox. However, I'm not yet sure as to what the solution can be as I just use the inbuilt...

Thanks. It does. However, I personally think this is not an ideal way forward as the meta box works well for now rather than me rewriting components in react, which...