New WordPress 3.5 ?Elvin?
Collapse
X
-
Tags: None
-
I also dont like the new media manager, I'm trying to figure out if there is an option to disable it...
It shows all your images by default and takes quite some time to load and sometimes hangs.
But the rest looks quite good.Comment
-
Just built a blog with it and the media thing sucks and scissors doesn't work with it. No option to set custom file directory, could probably edit the db for that. No option to enable or disable remote posting, on by default I guess. Wont be upgraded my blogs any time soon...
“Ours is a world of nuclear giants and ethical infants. We know more about war than we know about peace, more about killing than we know about living. If we continue to develop our technology without wisdom or prudence, our servant may prove to be our executioner.” ― Omar Bradley (1948)Comment
-
working fine here, still got a few blogs to update. Of course 3.5.1 will come out in 2 hours right?Webmaster Coupons Coupons and discounts for hosting, domains, SSL Certs, and more!
AmeriNOC Coupons | Certified Hosting Coupons | Hosting Coupons | Domain Name Coupons
Comment
-
I dont know why but every time I update the WordPress from the admin it gets stuck at installing it. Even more - it gets installed fine ,at least it seems so but the message still says "installing..." .Comment
-
I updated on 1 blog and that was enough. Keeping the older versions on the rest of my sites. The new media uploader ruins my routine and makes posting so much slower..
so yeah if anyone finds out about a method to use the old upload system lmk..Tangem Crypto Wallet - 10% OFF with Code: DJC36LComment
-
geirlur: I find the new media uploader adds at least one extra step to including a gallery as now you have to manually select everything you uploaded and "create a gallery" from it to include. I see what they were going for, but I think it introduced a performance hit to productivity as well.
One other thing I noticed, they've removed the ability to specify a custom uploads folder on new installs entirely, and also defaulted video embeds to 500 width (thus removing it form the general settings). The logic they use is that it is better suited in a them specific function file and, if not present, default is now 500 pixels wide with an auto height of 1.5 times the width.
The default filter for jpeg_quality is also now deprecated. This needs to be set in the functions.php file now to apply a quality filter when images are uploaded and saved.
I'm sure like everything, I will get used to it. But until I get used to it, it does seem to cause a productivity hit in terms of efficiency.
Wordpress Devs are typically pretty arrogant, in my opinion, when it comes to any type of criticism or negative feedback. Certainly they tend to get really defensive in the face of negative reaction to a feature. Thus, I highly doubt they'll change anything on this -- so people may as well get used to it.NSFWComment
-
Updated a wp to the new version...
now, i can't move widgets....
also $wpdb->prepare() need more arguments...
this is what I'v found in 5min.
be aware!StagCMS - Adult CMS - user friendly adult content management system - speed up your websites with no SQL connections
ICQ: 63*23*43*113

Comment
-
In a fresh instalation, the drag and drop widgets works okay.StagCMS - Adult CMS - user friendly adult content management system - speed up your websites with no SQL connections
ICQ: 63*23*43*113

Comment
-
I think there is a way to fix the media uploader, but still waiting for confirmation from wp team.
Also the errors with plugins and $wpdb arguments errors, has solution, well, hit me up if you need a hand with it.Comment
-
Thats one thing I didnt like that was taken out of the UI, I had a client who didnt want the traditional wp-content/uploads for images. he had /pics/filename.jpg etc.Just built a blog with it and the media thing sucks and scissors doesn't work with it. No option to set custom file directory, could probably edit the db for that. No option to enable or disable remote posting, on by default I guess. Wont be upgraded my blogs any time soon...
To do this in wordpress 3.5 you can set a define for the constant UPLOADS, its not very well documented, and not used previously because it was set via options.
but add this to your wp-config.php and it will do it for you.
Code:define(?UPLOADS?, ?wp-content/pics?); // for domain.com/wp-content/pics define(?UPLOADS?, ?pics?); // for domain.com/pics
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

Totally Free TemplatesComment
-
Thats one thing I didnt like that was taken out of the UI, I had a client who didnt want the traditional wp-content/uploads for images. he had /pics/filename.jpg etc.
To do this in wordpress 3.5 you can set a define for the constant UPLOADS, its not very well documented, and not used previously because it was set via options.
but add this to your wp-config.php and it will do it for you.
Code:define(?UPLOADS?, ?wp-content/pics?); // for domain.com/wp-content/pics define(?UPLOADS?, ?pics?); // for domain.com/pics
Useful tip
Comment
-
Media uploader sucks. Now whoever is sitting behind me have increased chances to see what I am doing, if I am doing it in public place. Shit . Who make plugin to add old style uploader and sell it, will become rich ,fast.Femdom Destiny
--------------------------------------------
ICQ: 463-630-426
email: webmaster(at)femdomdestiny.comComment
-
no need to charge for it, it can be done for free...
btw, to fix that "wpdb->prepare" error with plugins, it just needs a small piece of code to add a second arguments and it will fix it. Not hard.
Comment
-
Your Paysite Partner
Strength In Numbers!
StickyDollars | RadicalCash | KennysPennies | HomegrownCashComment
-
Comment
-
Comment
-
-
Yeah, we've updated our custom auto-installers everywhere.
█ ► XenLayer - Paravirtualization Professionals since 2008 - [ICQ: 297820698]
█ ► Reseller Hosting | OpenVZ VPS | XEN VPS | Dedicated ServersComment
-
Is it possible to downgrade? I can't update my sites properly. I am loosing too much time and text won't remember link,banners won't save links too. COmplete messFemdom Destiny
--------------------------------------------
ICQ: 463-630-426
email: webmaster(at)femdomdestiny.comComment
-
here are old versions,just download the one you like:
http://wordpress.org/download/release-archive/
i forgot the instructions but it was easy for me, i think deleting and overwritting entire wp-includes folder and then files in root folder (except wp-config). Try to find it on net somewhere though.
do backups of course,including database..Comment





Comment