WordPress 2.5 Released for Free Download WordPress 2,5 Izdana za Free Download
The latest version of WordPress 2.5 has been officially released for free download, after 2 Najnovija verzija WordPress 2,5 je službeno pušten za besplatno preuzimanje, nakon 2 release candidates release kandidata and several delays in schedule. i nekoliko kašnjenja u rasporedu. However, the wait is worth waiting for, as WordPress 2.5 features lots of improvements and enhancements such as multi-file uploading, one-click plugin upgrades, built-in galleries, customizable dashboard, salted passwords and cookie encryption, media library, a WYSIWYG that doesn't mess with your code, concurrent post editing protection, full-screen writing, and search that covers posts and pages. Međutim, valja pričekati čeka, kao WordPress 2,5 značajke mnogo poboljšanja i poboljšanja kao što je multi-file učitavanja, jedan klik čep nadogradnje, izgrađen-in galerijama, prilagodljive nadzorne ploče, slani kolačić lozinki i enkripcija, mediji biblioteka je WYSIWYG koji ne nered sa vašim kod istovremene post uređivanje zaštite, full-screen pisanje, i traži da pokriva i stranice postova.
Matt Matt published on WordPress blog the details of the changes: objavljeni na WordPress blog pojedinosti o promjenama:
User Features User Features
- Cleaner, faster, less cluttered dashboard. Čišći, brže, manje pretrpan ploči.
- Dashboard Widgets: the dashboard home page is now a serious of widgets, including ones to show you fun stats about your posting, latest comments, people linking to you, new and popular plugins, and of course WordPress news. Nadzorna ploča Sprave: na ploči home page je sada od ozbiljnih sprava, uključujući i one koji će se prikazati vam zabavno statistika o Vašim objavljivanja, najnovije komentare, ljudi povezuje s vama, novo i popularno plugins, i naravno WordPress vijesti. You can customize any of the dashboard widgets to show, for example, news from your local paper instead of WP news. Možete prilagoditi bilo koji od ploči widgets prikazati, primjerice, vijesti iz vašeg lokalnog papir umjesto WP vijesti. Plugins can also hook in, for example the WordPress.com stats widget adds a handy double-wide stats box. Plugins može prikopčati u, npr. WordPress.com stats widget dodaje baratanje double-wide stats kutija.
- Multi-file upload with progress bar. Multi-file upload napredak s barom.
- EXIF extraction: if you upload JPEG files with EXIF metadata like camera make and model, aperture, shutter speed, ISO, et al. EXIF vađenje: ako učitavanje JPEG datoteka s EXIF metapodaci kao kamera napraviti i model, otvora, brzine zatvarača, ISO, et al. WordPress will extract all the data into custom fields you can use in your template. WordPress htijenje ekstrakt svih podataka u prilagođeni polja možete koristiti u vašem predlošku. If you use the EXIF title fields or similar those will be put into their equivalent fields in WP. Ako koristite EXIF naslov ili slične onima polja će se staviti u njihov ekvivalent polja u WP.
- Search posts and pages together. Pretraži postove i stranice zajedno.
- Tag management: you can now add, rename, delete, and do whatever else you like to tags from inside WordPress, no plugins needed. Tag Management: sada možete dodati, preimenovati, izbrisati, i učini štogod što Vam željeli tags iznutra WordPress, bez dodataka potrebi.
- Password strength meter. Password strength metru.
- Concurrent editing protection: for those of you on multi-author blogs, if you open a post that someone else is editing, WordPress magically locks it and prevents you from saving until the other person is done. Simultano uređivanje zaštita: za one od vas na multi-autora blogova, ako otvorite post da netko drugi ne uređuje, WordPress Čudesnom brave i sprečava uštedu od vas sve dok se druga osoba je učinio.
- Few-click plugin upgrades: if the plugins you use are part of the plugin directory, WordPress will be able to download and install the upgrade for you. Par-klik čep nadogradnje: plugins ako koristite dio su čep imenik, WordPress htijenje biti u mogućnosti to preuzimanje datoteka i uvesti koga u službu ažurirati na za vas. This is dependent a little bit on your host setup, and it may ask you for your FTP password much like OS X or Windows will ask you for a password. To je ovisna malo na vaš domaćin postava, i ona svibanj vas pitati za vaše FTP zaporku puno poput OS X ili Windows će vas pitati za zaporku.
- Friendlier visual post editor: version 3.0 of TinyMCE, which means better compatibility with Safari, and we've paid particular attention this release to its integration and interaction with complex HTML. Friendlier post vizualni editor: verzija 3.0 za TinyMCE, što znači bolju kompatibilnost s Safari, a mi smo platili ovu posebnu pozornost puštanje na svoju integraciju i interakciju sa složenim HTML. It also now has a “no-distractions” mode which is like Writeroom for your browser. Također, sada ima "ne-distractions" mod koji je kao Writeroom za vaš preglednik.
- Built-in galleries: when you take advantage of multi-file upload to upload a bunch of photos, there are new shortcode that lets you to easily embed galleries by just putting [gallery] in your post. Built-in galerije: kada ste iskoristili multi-file upload za upload hrpa fotografija, tamo su novi shortcode koji vam omogućuje da lako ugraditi galerije mimo pravedan stavljajući [galerija] u svom postu. It'll display all your thumbnails and captions and each will link each to a page where people can comment on the individual photos. Bit display thumbnails i sve svoje naslove i svaki će svaki link na stranicu na kojoj se ljudi mogu komentirati pojedinačne fotografije.
Developer Features Developer Features
- Salted passwords: uses the phpass library to stretch and salt all passwords stored in the database, which makes brute-forcing them impractical. Usoljenu lozinka: koristi se protežu phpass knjižnica i sol sve lozinke pohranjene u bazi podataka, što čini grub-prisiljavajući ih nepraktičan. If you use something like mod_auth_mysql, there is a plugin that will allow you to use legacy MD5 hashing. Ako koristite nešto poput mod_auth_mysql, postoji i dodatak koji će vam omogućiti da koristite ostavština MD5 hashing. (The hashing is completely pluggable.) Users will automatically switch to the more secure passwords next time they log in. (The hashing potpuno je pluggable.) Korisnici će se automatski prebaciti na sigurnije lozinke sljedeći put kad su se prijavili
- Secure cookies. Secure cookies.
- Easy taxonomy and URL creation. Easy taksonomija i URL stvaranja.
- Inline documentation that explains the functions and documents their arguments. Inline dokumentaciju koja objašnjava funkcije i njihove dokumente argumenata.
- Database optimization. Database optimizacije.
- $wpdb->prepare() — now almost all of the SQL in WordPress is prepared first, and the same functions are available to your plugins. $ wpdb-> pripremiti () - sada gotovo sve SQL in WordPress je pripremljen prvi i iste funkcije dostupne su na svoj dodataka. This should prevent elementary SQL escaping issues. Ovo bi trebalo spriječiti osnovnih SQL bježale pitanja.
- Media buttons: the add media buttons above the post are both expandable, so you could have an “Add Google Map” button if you like, They can be overridden, so if you think you can do the video or audio tab better than we have you can replace the default. Media tipke: za dodati gumbe medija post iznad su veliki, tako da bi mogao imati "Dodaj Google Map" button ako vam se svidi, oni mogu biti overridden, pa ako mislite da možete učiniti video ili audio karticu bolje nego smo možete zamijeniti defaultu.
- Shortcode API: the new gallery functionality is powered by the new shortcode API. Shortcode API: nova galerija funkcionalnost pokreće novi shortcode API. Shortcodes are little bracket-delineated strings that can be magically expanded at runtime to something more interesting. Shortcodes su malo-delineated zagrada žice koje mogu biti proširen na Čudesnom runtime za nešto zanimljivije. They give users a short, easy to type and copy/paste string they can move around their post without worrying about messing up complex HTML or embed codes. Oni korisnici daju kratke, jednostavne za vrstu i copy / paste stringa mogu kretati njihovi post bez brige o messing up kompleksne HTML koda ili ukopavati.
Download WordPress 2.5 ( Preuzmite WordPress 2,5 ( wordpress-2.5.zip WordPress-2.5.zip or ili wordpress-2.5.tar.gz WordPress-2.5.tar.gz ) )
If you're upgrading from previous older version of WordPress, remember to read Ako nadograđujete sa starije verzije prethodne WordPress, ne zaboravite pročitati WordPress upgrade instructions WordPress nadogradnje upute , and verify the I provjeriti plugins compatibility plugins kompatibilnosti to avoid any kako bi se izbjegle bilo kakve unforeseen problems nepredviđenih problema . .
Side note, Strani bilješku, WordPress.org WordPress.org website has been revamped with new design. website je revamped sa novim dizajnom.

New WordPress.org Design Novi dizajn WordPress.org

Previous Old WordPress.org Design Look Previous Stare WordPress.org Design Potražite
Update: Nadogradnja: WordPress 2.5.1 is released WordPress 2.5.1 je izdan . .
IMPORTANT : You're reading a machine translated page which is provided "as is" without warranty. VAŽNO: You're čitanje stroj prevedeno stranica što je pružena "kakav je" sa garantni. Unlike human translation, machine translation does not understand the grammar, semantics, syntax, idioms of natural language, thus often produce inaccurate and low quality text which is misleading and incomprehensible. Za razliku od ljudskih prevođenje, strojno prevođenje ne shvatiti gramatika, semantika, sintaksa, idioma od prirodni jezik, kako slijedi više puta proizvoditi netočan i niske kvalitete teksta koji je zabludu i nerazumljiv. Thus, please refer to Stoga, ugoditi odnositi na original English article Engleski originalni članak when in doubt. Kada ste u dvojbi.
Related Articles Povezani članci
- WordPress 2.5.1 Released for Download WordPress 2.5.1 Izdana za download
- WordPress 2.5 RC2 Released for Download RC2 WordPress 2,5 Izdana za download
- Media Buttons Disabler Plugin to Remove “Add Media” Icons in WordPress 2.5 Mediji Gumbi Disabler Plugin za uklanjanje "Dodaj Media" Simboli u WordPress 2,5
- Workaround to Override WordPress Shortcode and Display the [] Brackets Tags Workaround to Prebrisano WordPress Shortcode i Prikaz [] Zagrade Tags
- PHP Fatal Error on Call to Add_Query_Var in Taxonomy.php After Upgrading to WordPress 2.5 RC2 PHP Fatal Error na Poziv za Add_Query_Var u Taxonomy.php Nakon Nadogradnja na WordPress 2,5 RC2
- Fix WordPress 2.5 Image or Media Flash Uploader Not Working Issue in IE7 Škripac WordPress 2,5 ili mediji Flash Image Uploader Ne Rad Issue in IE7
- Disable WordPress 2.5 Flash Image/Video/Media Uploader with Plugin Onemogućiti WordPress 2,5 Bljesak Slika / Video / Media Uploader s Plugin
- Call To Undefined Function: ctype_digit() in WordPress 2.5 Poziv na Nedefinirano Funkcija: ctype_digit () in WordPress 2,5
- How to Fetch and Show RSS Feeds on WordPress Blog (Atom/RSS Aggregator Plugins) Kako dohvatiti i Pokazivanje RSS Feeds na WordPress Blog (Atom / RSS Aggregator Plugins)
- Call to Undefined Function get_currentuserinfo() Error in WordPress Poziv na Nedefinirano Funkcija get_currentuserinfo () Greška in WordPress










































May 22nd, 2008 17:07 22. svibanj 2008 17:07
[...] WordPress Blog More Secure Using Secret Key A new security feature has been added since WordPress 2.5 and all future versions (including WordPress 2.5.1 that just been released). [...] WordPress Blog Više Secure Koristeći Tajna Ključ je nova sigurnosna značajka je dodan od WordPress 2,5 i svim budućim verzijama (uključujući WordPress 2.5.1 taj pravedan bio otpušten). The Secret Key is [...] Tajna Ključ je [...]
May 19th, 2008 01:29 19. svibanj 2008 01:29
[...] new security feature has been added since WordPress 2.5 and all future versions (including WordPress 2.5.1 that just been released). [...] Nova sigurnosna značajka je dodan od WordPress 2,5 i svim budućim verzijama (uključujući WordPress 2.5.1 taj pravedan bio otpušten). The Secret Key is [...] Tajna Ključ je [...]
May 5th, 2008 19:45 5. svibanj 2008 19:45
[...] WordPress 2.5 and Wordpress 2.5.1, when the option is set to email post author whenever a comment is posted [...] [...] WordPress 2,5 i Wordpress 2.5.1, kada je opcija je postavljena na e-poštu kad god autora post komentar je objavljena [...]
April 28th, 2008 00:02 28 tra 2008 00:02
[...] Buttons, the “Add Media” buttons is a new addition in WordPress 2.5 which replaces the static “Upload” box below the post editing field. [...] Gumbi "Dodaj Media" dugmad je novi dodatak in WordPress 2,5 koji zamjenjuje statična "Uploadaj sliku" ispod okvira za uređivanje post polja. When click on one [...] Kad kliknete na jedan [...]
April 6th, 2008 13:26 6 tra 2008 13:26
[...] reading WordPress 2.5 Relaese for Free Download at Tip and [...] [...] Čitanje WordPress 2,5 Relaese za Free Download at Savjet i [...]
April 3rd, 2008 11:17 3. travanj 2008 11:17
[...] WordPress 2.5 features a new media (including image, video and file) uploader that built on Adobe Flash technology which supports multiple files uploading to the gallery at one time and upload progress indicator bar. [...] WordPress 2,5 značajke nove medije (uključujući slike, videa i datoteka) Uploader koja je izgrađena na Adobe Flash tehnologiju koja omogućuje učitavanje više datoteka u galeriji na jedno vrijeme i upload pokazivač napretka bar. Unfortunately, the media uploader has numerous bugs and problems, which basically make the Flash uploader not working, or not successfully uploading the files. Nažalost, mediji Uploader ima brojne bugove i probleme koji u osnovi čine Flash Uploader ne radi, ili ne uspješno učitavanja datoteke. There are a few symptoms for the broken Flash uploader error. Postoji nekoliko simptoma za pokidan Bljesak Uploader pogreške. For example, blogger can adds the files to upload, but nothing happen or progress to upload the selected files. Na primjer, blogger može dodaje datoteke to upload, ali ništa ne događa ili napredak za upload odabrane datoteke. Sometimes the upload process manages to get to “Crunching” but stop working after, or comes out with HTTP error, or even worse, freeze and crash the browser to not responding. Ponekad učitavanje uspijeva doći do "Crunching", ali nakon prestati raditi, ili je dobio vanjska strana sa HTTP greška, ili ravan pogoršana, smrznuti i srušiti preglednik ne reagirati. Other reported problems including the the add media buttons disappearing or not showing up. Ostali prijavljeni problemi uključujući dodatke medija Gumbima nestaju ili ne prikazuju. [...] [...]
April 3rd, 2008 11:15 3. travanj 2008 11:15
[...] WordPress 2.5 uses a new Adobe Flash based Image and Media Uploader which supports ability to upload multiple files at one go with upload progress bar. [...] WordPress 2,5 koristi novi Adobe Flash temelji Image Uploader i mediji koji podržava mogućnost upload više datoteka u jednom ići s upload napredak bar. However, a lot of bloggers and users encounter problems when using this new “Add Media” wizard dialog. Međutim, mnogo bloggers i korisnicima susret problema prilikom korištenja ovog novog "Dodaj Media" čarobnjak dijalog. In Internet Explorer 7 (IE7), when opening the “Add Media” Uploader dialog, the uploader using Flash technology was absent or not showing, and instead be replaced with the standard “Browse File” input box with script errors, as described in WordPress Trac. U programu Internet Explorer 7 (IE7), pri otvaranju "Dodaj Media" Uploader dijalog, u Uploader koristeći Bljesak tehnologija je odsutan ili ne vide, i umjesto biti naknađen sa standardnim "Browse File" ulaz kutija s skripta pogreške, kao što je opisano u WordPress Trac. [...] [...]
April 3rd, 2008 01:10 3. travanj 2008 01:10
[...] and programmers to write plugins that create macro codes for use in post content beginning from WordPress version 2.5. [...] I programera za pisanje dodataka koji stvaraju makro koda za upotrebu u post sadržaj počevši od WordPress inačici 2.5. Essentially shortcode is an easy-to-use feature where bloggers just need to insert a [...] U suštini shortcode je jednostavan za korištenje značajke gdje bloggers pravedan potreba za umetanje [...]
March 30th, 2008 13:55 30. ožujak 2008 13:55
[...] Update: Download WordPress 2.3.1 or WordPress 2.5 RC2 WordPress 2.5 final. [...] Ažurirati: Preuzimanje datoteka WordPress WordPress 2.3.1 ili 2,5 RC2 WordPress 2,5 konačna. [...] [...]
March 30th, 2008 13:53 30. ožujak 2008 13:53
[...] WordPress 2.5 RC2 WordPress 2.5 has been released, future update will be updated from the [...] [...] WordPress 2,5 RC2 WordPress 2,5 je pušten, buduća nadogradnja će biti ažuriran od [...]
March 30th, 2008 13:46 30. ožujak 2008 13:46
[...] those who interested, download and install Release Candidate 2 of WordPress 2.5 (WordPress 2.5 final has been [...] [...] Koji zainteresirani, preuzmite i instalirajte Izdanje Kandidat 2 od WordPress 2,5 (WordPress 2,5 konačni je [...]