Closed tw2113 closed 5 months ago
We unintentionally "lost" the autopopulate links because we successfully hid them with CSS, but missed properly moving the javascript to re-reveal them, in the 1.17.0 javascript reworking.
Re-add code from https://github.com/WebDevStudios/custom-post-type-ui/commit/abd54267e3c1a5fc39b98e92cf3d5b387b339261#diff-27d2bd657a35bd294e923a75c016f7dd765125bdb01b15460ed6025f20e1547c into the autopopulate.js partial.
https://github.com/WebDevStudios/custom-post-type-ui/pull/973
Fixed
We unintentionally "lost" the autopopulate links because we successfully hid them with CSS, but missed properly moving the javascript to re-reveal them, in the 1.17.0 javascript reworking.
Re-add code from https://github.com/WebDevStudios/custom-post-type-ui/commit/abd54267e3c1a5fc39b98e92cf3d5b387b339261#diff-27d2bd657a35bd294e923a75c016f7dd765125bdb01b15460ed6025f20e1547c into the autopopulate.js partial.