Skip to content

Commit

Permalink
Fix major ACF conflict. Fix PHP notice.
Browse files Browse the repository at this point in the history
fixes #108, fixes #106, fixes #105, resolves #100

issue 100 is resolved because it was never actually the problem. The ACF issue was the problem.

The ACF issue was fixed by making sure that the editor used was always verified to have an ID of "content". ACF added a secondary, hidden editor to post edit pages, and Render was targeting this editor instead of the main editor.
  • Loading branch information
joelworsham committed Feb 5, 2015
1 parent 782a6cc commit 41f716c
Show file tree
Hide file tree
Showing 15 changed files with 69 additions and 61 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# We're in BETA!

Render is currently in its first beta release. Please download and test the crap out of this plugin!

## Installation

Simply download the master zip (the button on the right that says "Download ZIP"), and use WP to install that zip.
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 41f716c

Please sign in to comment.