Skip to content

Releases: dwalkr/wp-admin-utility

v0.5.1

26 Feb 15:42
1c461ee
Compare
Choose a tag to compare
fix error generating post type args

add password field type

06 Dec 21:49
4ef1dba
Compare
Choose a tag to compare
Merge pull request #15 from briandukes/master

added password field and encryption support

v0.4.2: Merge pull request #14 from briandukes/master

15 Sep 14:37
Compare
Choose a tag to compare
updated to enqueue assets on cpt edit page

Typo fix

28 Jun 14:18
Compare
Choose a tag to compare
v0.4.1

fix typo

Add filter for select options

19 May 19:17
Compare
Choose a tag to compare
Merge pull request #13 from briandukes/master

added filter for select options and added users settings functionality

Fix attachment bug

19 May 16:53
Compare
Choose a tag to compare
v0.3.5

fix attachment bug

Enable assets on more pages

19 May 14:50
Compare
Choose a tag to compare
v0.3.4

add admin.php to asset whitelist

Bugfixes

18 May 03:18
Compare
Choose a tag to compare
  • Fix issue with save data being destroyed when reording posts via Simple Page Ordering plugin
  • Only enqueue css/js on post edit screen. Eliminates certain frontend glitches on other admin screens.

Fix datetime bug

10 May 16:01
Compare
Choose a tag to compare

Fix fatal error that happens when date format changed after data exists

v0.3.1

25 Apr 03:25
Compare
Choose a tag to compare
  • Format date/time on save according to format config option
  • Fix checkbox bug