You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.txt
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -81,8 +81,19 @@ Please see our website for a tutorial.
81
81
82
82
Technically you can do anything with an AppPresser app that you can do with Phonegap. That means if you are handy with javascript, the sky is the limit!
83
83
84
+
85
+
== Screenshots ==
86
+
87
+
1. AppPresser admin options page.
88
+
89
+
84
90
== Changelog ==
85
91
92
+
= 1.0.3 =
93
+
* Bug Fix: `plugins_loaded` firing too early causing conflicts with other plugins.
94
+
* Improvement: Check child theme for `app-settings.php` file as well as parent theme.
95
+
* Improvement: Added method for loading AppPresser theme despite aggresively cached web hosts.
96
+
86
97
= 1.0.2 =
87
98
* Bug Fix: Conflict causing other themes to appear to need an update.
88
99
@@ -97,6 +108,11 @@ Technically you can do anything with an AppPresser app that you can do with Phon
97
108
98
109
== Upgrade Notice ==
99
110
111
+
= 1.0.3 =
112
+
* Bug Fix: `plugins_loaded` firing too early causing conflicts with other plugins.
113
+
* Improvement: Check child theme for `app-settings.php` file as well as parent theme.
114
+
* Improvement: Added method for loading AppPresser theme despite aggresively cached web hosts.
115
+
100
116
= 1.0.2 =
101
117
* Bug Fix: Conflict causing other themes to appear to need an update.
0 commit comments