Skip to content

v4.05.02

Choose a tag to compare

@stephywells stephywells released this 17 Jun 21:30
· 15576 commits to master since this release
0691eb1

0691eb1 Merge pull request #175 from Strategy11/develop

Readme
3df5ab4 readme

554d3f2 readme

5e0af42 add changelog

00ea968 release prep

054e54c Update submodule

7d021e9 Merge pull request #174 from Strategy11/develop

Styling, admin bar, form message placement
779400d a little code cleanup

577b199 phpcs

f5f213b remove styling settings with uninstall

25f919c less white space in css vars
remove unneeded vars

58d0be5 fix error bg color

3fd8c04 move grid css to single style

98367fa fix color picker position for some settings

e241e37 remove 'frm_inbox' with uninstall

25e001d don't use the global $post to check for view pages in admin

0cb2554 don't refresh review requests every time anyone gets one
Strategy11/formidable-pro#2516

87d22c0 Add Formidable back to the admin bar
Strategy11/formidable-pro#2439

d9f1f32 fix last commit

de26f8a Move more css into vars
Fix issue with read only style override Strategy11/formidable-pro#2511

468f6e5 added frm_message_placement hook to show the form message below the form
Classes with functionality when added as form class:

  • frm_plain_success. Removes styling from the success message
  • frm_below_success. Move the success message below the form

2d5efbc update version number