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
An optional restriction to a specific blog config might also be of interest - if you have multiple blogs on one site. Would the right place be the blog config changing the config from using related posts to
Description
Currently all post from all sites are shown as option for related content. We would like to limit that to just the posts from the current site.
Use cases
A setup that has many sites with unrelated content for cross posting.
Proposed solution
Include an option is settings to enable this feature.
Filter the options in form.py based on the current site in the request.
Alternatives
None.
Additional information
None.
The text was updated successfully, but these errors were encountered: