# Wordpress hooks

```
add_action('pg_sliderimage_attributes', 'myFunction');
```
With this you can add custom attributes to sliderimage
