ellatrix / wp-front-end-editor

Front-end Editor for WordPress
https://wordpress.org/plugins/wp-front-end-editor/
340 stars 87 forks source link

It makes to edited post 'sticky' #190

Closed peterluit closed 9 years ago

peterluit commented 9 years ago

Did anyone also experience the problem that an edited post becomes 'sticky' after updating the post in the front-end? (I use the Twenty Fourteen theme for this testcase)

Kind Regards,

Peter Luit The Netherlands

ellatrix commented 9 years ago

Yes, see #190. Hm, did I not sync this with .org?

ellatrix commented 9 years ago

I did. What version do you have? And are you pulling form this repo or the wordpress.org one?

peterluit commented 9 years ago

I downloaded the latest version form wordpress.org and I am working on 4.1-alpha-20141022

chrispink commented 9 years ago

Same experience in 4.0. Turns any edited post or page sticky.

jscore95 commented 9 years ago

I'm experiencing the same issue, using WP-4.0. Always need to come back to the post in the admin and uncheck the "Sticky" checkbox.

aaronjamesyoung commented 9 years ago

I saw this too; it looks like the fix from commit 9a2a230 didn't make its way into the minified js/fee.min.js file.

ellatrix commented 9 years ago

Ah, thanks @aaronjamesyoung. Should be fixed when you update the plugin then.