Ivan Lopez
Ivan Lopez
This fixes a bug where the wrong image was getting returned for WordPress users that had the same ID as post ID. If the post had a featured image then...
### Description of the Change This feature allows site administrators to enable and configure a site wide password policy. The password policy controls: - How many days a password is...
This feature allows for site admins to lock down what email domain a new user needs to have in order to be given a specific role. On a single site...
I see that we have a method called `get_meta_keys_to_exclude` can we add a filter to this so that we can include additional meta keys to exclude from the merge? It...
Could we add a filter to the `copy_post_terms` method so we can exclude specific taxonomies from getting copied back and forth?