Allow Contributors and Subscribers to Upload Files in WordPress
Grant file upload capability to contributor and subscriber roles in WordPress, or handle uploads directly with media upload functions.
Grant file upload capability to contributor and subscriber roles in WordPress, or handle uploads directly with media upload functions.
Part of the WordPress REST API plugin was merged into WordPress 4.4 development, but full REST API support was still expected later.
A Chrome 45 Slimming Paint bug could break the WordPress admin menu layout; disabling that flag fixes the issue.
Change the WordPress admin bar View Site link so it opens in a new tab instead of replacing the current dashboard page.
Disable the visual editor text-pattern shortcuts added in WordPress 4.3 if they do not fit your writing habits.
Use WordPress author functions to display an author avatar, profile link, nickname, description, and other user fields in templates.
The REST API Console plugin adds a testing console inside the WordPress admin so you can explore and debug the WordPress REST API more easily.
A fun look at the theoretical maximum number of posts WordPress can store based on the bigint ID field used in its database tables.
InstantClick preloads internal pages just before a click happens, making site navigation feel dramatically faster.
Posts 2 Posts lets you create many-to-many relationships between WordPress content types and query those connections in flexible ways.