WordPress Reference

479 bookmarks
Custom sorting
WordPress Nonces
WordPress Nonces
Languages: English • Français • 日本語 • (Add your language) A nonce is a "number used once" to help protect URLs and forms from certain types of misuse, malicious or otherwise. WordPress nonces aren't n…
·codex.wordpress.org·
WordPress Nonces
I18n for WordPress Developers
I18n for WordPress Developers
The plugin internationalization documentation is now located in the Plugin Developer Handbook. The plugin localization documentation is now located in the Plugin Developer Handbook. The theme internat…
·codex.wordpress.org·
I18n for WordPress Developers
Internationalization for WP Theme Developers
Internationalization for WP Theme Developers
Internationalization is the process of developing your theme, so it can easily be translated into other languages. Internationalization is often abbreviated as i18n (because there are 18 letters betwe…
·developer.wordpress.org·
Internationalization for WP Theme Developers
How to Internationalize Your Plugin
How to Internationalize Your Plugin
In order to make a string translatable in your application you have to wrap the original strings in a call to one of a set of special functions. Introduction to Gettext #Introduction to Gettext WordPr…
·developer.wordpress.org·
How to Internationalize Your Plugin
WordPress.com vs. WordPress.org
WordPress.com vs. WordPress.org
WordPress is a publishing platform that makes it easy for anyone to publish online, and proudly powers millions of websites. It comes in two flavors: the fully hosted WordPress.com, and the self-hoste…
·vip.wordpress.com·
WordPress.com vs. WordPress.org
Codebase
Codebase
VIP Codebase The WordPress.com VIP Codebase Explained WordPress Core A strong foundation on the open-sourced community project WordPress Core is what we call the WordPress software. It’s open-source, …
·vip.wordpress.com·
Codebase
Best Practices
Best Practices
As you know from Getting Started, in order to keep the WordPress.com environment safe and performing to your high standards, we review in detail all plugins and themes. We also spot review all code be…
·vip.wordpress.com·
Best Practices
A Straightforward Guide to the WordPress Template Hierarchy
A Straightforward Guide to the WordPress Template Hierarchy
If you’re building your own themes for WordPress, or using a child theme to customize a third party theme, at some point you’ll come across the template hierarchy. It’s a brilliant system that dictates how WordPress chooses which template file to use for different types of content. It takes into account content types (e.g. posts, pages, attachment and custom post types), taxonomies (e.g. in category, tag and custom taxonomy archives) and even lets you create bespoke templates for specific pages.
·premium.wpmudev.org·
A Straightforward Guide to the WordPress Template Hierarchy