Skip to content

Commit 8c183fc

Browse files
authored
Merge pull request #15 from BrianHenryIE/money
Add the money icon
2 parents e2e6b44 + fc19bda commit 8c183fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

admin/class-plugin-notes-plus-admin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,4 +281,5 @@ public function get_notes_for_plugin_updates_page() {
281281
'dashicons-warning' => esc_html__( 'Warning', Plugin_Notes_Plus::get_plugin_name() ),
282282
'dashicons-admin-network' => esc_html__( 'Key', Plugin_Notes_Plus::get_plugin_name() ),
283283
'dashicons-yes' => esc_html__( 'Checkmark', Plugin_Notes_Plus::get_plugin_name() ),
284+
'dashicons-money' => esc_html__( 'Money', Plugin_Notes_Plus::get_plugin_name() ),
284285
);

0 commit comments

Comments
 (0)