Questions tagged [wordpress-4.5]

WordPress is a PHP-based, open source content management system for creating websites and blogs. This tag is for programming-specific questions referring to version 4.5 ("Coleman").

Wordpress 4.5

Some of the feature highlights of WordPress 4.5 are:

  • Customizer Improvement
  • Visual Editor Improvement
  • Comment Refinement
  • Optimization of Image Generation

For Developers:

  • Selective Refresh
  • Embed templates
  • Term Edit Page changes

Resources

2 questions
3
votes
2 answers

get_currentuserinfo is deprecated since version 4.5! Use wp_get_current_user() instead

https://build.trac.wordpress.org/changeset/36278/trunk/wp-includes/pluggable-deprecated.php After Install or update wordpress with 4.5. Generate error: Notice : get_currentuserinfo is deprecated function since version 4.5! Use …
Ravi Patel
  • 5,121
  • 2
  • 25
  • 44
1
vote
1 answer

Wordpress Front page Display Setting Missing

I have installed Wordpress 4.6/4.5/4.4 and Front page displays option is missing from the settings > Readings section. Any suggestions? Note: no plugins are installed
WalksAway
  • 2,769
  • 2
  • 20
  • 42