File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ You can use the following code.
147147
148148#### tootpress_menu_forward_label
149149
150- This filter overwrites the forward label in the bottom navigation.
150+ This filter overwrites the forward label in the bottom navigation.
151151You can use the following code.
152152
153153 function tootpress_menu_forward_label_change( $label ) {
@@ -162,7 +162,7 @@ You can use the following code.
162162
163163#### tootpress_menu_backward_label
164164
165- This filter overwrites the backward label in the bottom navigation.
165+ This filter overwrites the backward label in the bottom navigation.
166166You can use the following code.
167167
168168 function tootpress_menu_backward_label_change( $label ) {
@@ -395,6 +395,7 @@ This project is licensed under the GPL3 License.
395395
396396### 0.5 "Echo"
397397
398+ * July 2025
398399* Feature: Closing Filter
399400* Feature: Move Forward Label Filter
400401* Feature: Move Backward Label Filter
You can’t perform that action at this time.
0 commit comments