Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leocaseiro/acf-movie-demo
This WordPress site is a demo for the ACF 101 talk
https://github.com/leocaseiro/acf-movie-demo
Last synced: 2 days ago
JSON representation
This WordPress site is a demo for the ACF 101 talk
- Host: GitHub
- URL: https://github.com/leocaseiro/acf-movie-demo
- Owner: leocaseiro
- License: other
- Created: 2015-06-11T00:10:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-11T00:37:40.000Z (over 9 years ago)
- Last Synced: 2024-10-12T08:12:42.008Z (about 1 month ago)
- Language: PHP
- Size: 7.5 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# ACF Movie Database Demo #
This WordPress demo site uses the [Advanced Custom Fields](http://wordpress.org/extend/plugins/advanced-custom-fields/) WordPress plugin.
## Talk
This Demo has been shown on WordPress Sydney Meetup (11/Jun/2015)Slides: [bit.ly/wpsydacf](http://bit.ly/wpsydacf)
## Install
* Install the WordPress
* Activate the **ACF Movie** Child Theme
* Activate the [Advanced Custom Fields](http://wordpress.org/extend/plugins/advanced-custom-fields/) Plugin (free version)
* Activate the [Advanced Custom Fields: oEmbed Field](https://wordpress.org/plugins/advanced-custom-fields-oembed-field/) Plugin
* Activate the [Codepress Admin Columns](https://wordpress.org/plugins/codepress-admin-columns/) Plugin (optional)## Import ACF Fields *XML way*
* Download and Install the [WordPress Importer](https://wordpress.org/plugins/wordpress-importer/)
* Import the file *wp-content/themes/acf-movie/_acf-fields-import/viaxml.xml* to your WordPress## Import ACF Fields *functions.php way*
* Copy the content from *wp-content/themes/acf-movie/_acf-fields-import/viaphp.php* to your **functions.php** file## For Support, [open an Issue](https://github.com/leocaseiro/ACF-Movie-Demo/issues) or tweet me [@leocaseiro](http://twitter.com/leocaseiro)