# API - Flickr Shortcode Importer

The [Flickr Shortcode Importer plugin](http://wordpress.org/plugins/flickr-shortcode-importer/) comes with its own set of actions and filters, as described below.

## Actions

None at this time.

## Filters

* `flickr_shortcode_importer_sections`

	Alter section options. [example](https://gist.github.com/michael-cannon/5833757)

* `flickr_shortcode_importer_settings`

	Alter setting options. [example](https://gist.github.com/michael-cannon/5833757)

* `flickr_shortcode_importer_version`

	Version tracking for settings. [example](https://gist.github.com/michael-cannon/5833774)

* `flickr_shortcode_importer_validate_settings`

	Validate settings helper. [example](https://gist.github.com/michael-cannon/5833768)

* `fsi_settings_defaults`

	Override settings defaults with your own.

## Need More?

Further examples and more can be found by reading and searching the [Flickr Shortcode Importer Support Forums](http://wordpress.org/support/plugin/flickr-shortcode-importer) and [source code](https://github.com/michael-cannon/flickr-shortcode-importer).
