Applying a different capability for Administrator when using Advanced Post Types Order
By default the Advanced Post Types Order plugin use the ‘switch_themes’ capability for Administrator role. There are situations when this capability is not available or is been removed or relocated for another role, meaning administrators are not able to see or change a sort. The following code show how to change the ‘switch_themes’ to ‘activate_plugins’ […]