Skip to content

Commit f11a83d

Browse files
Update README.md
Fix broken URL
1 parent 9a6ca3a commit f11a83d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ Below is the list of useful WordPress Snippets that you can use when developing
1717
+ [Get random post suggestion by categories](https://github.com/dalenguyen/wordpress-snippets/blob/master/src/get_random_post_suggestion_by_categories.php)
1818
+ [Get random post suggestion by tags](https://github.com/dalenguyen/wordpress-snippets/blob/master/src/get_random_post_suggestion_by_tags.php)
1919
+ [Remove inline styling from tag cloud](https://github.com/dalenguyen/wordpress-snippets/blob/master/src/remove_inline_styling_from_tag_cloud.php)
20-
+ [Show related posts on single](https://github.com/dalenguyen/wordpress-snippets/blob/master/src/show_related_posts_on_single.php)
20+
+ [Show related posts on single](https://github.com/wajidalitabassum143/wordpress-snippets/blob/master/src/show_related_posts_on_single.php)

0 commit comments

Comments
 (0)