villagora
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: Allowing custom post status with no postnameHi again,
In the same way, it would be nice to add the $post parameter to the filter ‘display_post_states’ in the ‘_post_states($post)’ function (wp-admin/includes/template.php), in order to add easily a post state according to the status of the post.
Indeed I currently use the global ‘$post’ to retrieve the post_status in order to know if we have to had a mention according to our own custom post-status. But it would be more correct to have it through the filter argument.
Regards
Forum: Requests and Feedback
In reply to: Allowing custom post status with no postnameThe solution I used is to upadte the postname to empty on the ‘wp_insert_post’ hook. And to force the guid on the filter ‘post_link’ with the ‘?p=postid’ type permalink.
Not very pretty but seems to work well.Forum: Plugins
In reply to: [WP-PostRatings] [Plugin: WP-PostRatings] Failed To Verify ReferrerHi all
Come back to say that everything ok again with the v1.63.
We just had a hack to prevent users to go in the back office, by verifying a token ‘admin’ in the url (rather quick and dirty trick 🙂 ).
Whatever, with this hack removed, no problem anymore!
And thanks Gamer’z for all the good work and your answers even if you had not much time!
CheersForum: Plugins
In reply to: [WP-PostRatings] [Plugin: WP-PostRatings] Failed To Verify ReferrerHi,
Indeed I don’t find a link to this version anymore…
So I put it on my website where you can download it. But if the developper removed it, perhaps it is because og a vulnerability?Anyway, here is a link to the plugin:
http://www.villagora.fr/espace-de-telechargement/But the better solution would be to fix the 1.63 version.
Cheers
Forum: Plugins
In reply to: [WP-PostRatings] [Plugin: WP-PostRatings] Failed To Verify ReferrerOk! Thanks for the tip! I will try too. For the moment I simply downgraded to v1.62 :-s
Hope GamerZ will be aware of the pb quickly, if it is really one 🙂
And thx againForum: Plugins
In reply to: [WP-PostRatings] [Plugin: WP-PostRatings] Failed To Verify ReferrerHi,
Agree! The plugin was so great! And now same problem: doesn’t work anymore. I use it on a very customized WordPress/bbPress/BuddyPress installation so I don’t have the original error message.
But seems to be an error of referrer too.
Hope the plugin will become as perfect as before very soon!
Cheers