humanmade / authorship

A modern approach to author attribution in WordPress.
GNU General Public License v3.0
66 stars 7 forks source link

Move away from withDispatch and withSelect in React components #116

Open tomjn opened 1 year ago

tomjn commented 1 year ago

These HOC's have been deprecated and it's recommended that instead useSelect and useDispatch are used instead