deprecated notices
-
Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead.
Deprecated in version 2.0.example:
add_theme_page(
‘Statigram Widget Options’, ‘Statigram Widget’, 8,
‘statigram’, array($this, ‘attOptionsPage’)
);
- The topic ‘deprecated notices’ is closed to new replies.