You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2024. It is now read-only.
Right now the library conflicts with plugins like advanced ads that do their own meta box replacement
this conflict could be avoided by checking if any custom statuses have been registered by the library and returning this function early if there have been no custom statuses registered for that post_type
The text was updated successfully, but these errors were encountered:
Right now the library conflicts with plugins like advanced ads that do their own meta box replacement
this conflict could be avoided by checking if any custom statuses have been registered by the library and returning this function early if there have been no custom statuses registered for that post_type
The text was updated successfully, but these errors were encountered: