https://github.com/giuliopons/wordpress-function-addons
Collection of useful functions for Wordpress themes and plugins developers
https://github.com/giuliopons/wordpress-function-addons
wordpress wordpress-plugin wordpress-theme
Last synced: 2 months ago
JSON representation
Collection of useful functions for Wordpress themes and plugins developers
- Host: GitHub
- URL: https://github.com/giuliopons/wordpress-function-addons
- Owner: giuliopons
- Created: 2022-11-07T07:38:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-02T11:47:59.000Z (over 3 years ago)
- Last Synced: 2025-05-19T18:18:47.831Z (about 1 year ago)
- Topics: wordpress, wordpress-plugin, wordpress-theme
- Language: PHP
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wordpress function.php addons
A collection of functions for your Wordprss theme.
## Usage
Include functions-addons.php file at the end of your functions.php file.
List of functions:
* `wfa_add_filter_link` : add a filter to show Post Parent on specific post type article list