Class: WP::API::Category
- Defined in:
- lib/wp/api/resources/category.rb
Instance Attribute Summary
Attributes inherited from Resource
Instance Method Summary collapse
Methods inherited from Resource
Constructor Details
This class inherits a constructor from WP::API::Resource
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class WP::API::Resource
Instance Method Details
#to_param ⇒ Object
3 4 5 |
# File 'lib/wp/api/resources/category.rb', line 3 def to_param slug end |