All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.afrozaar.wordpress.wpapi.v2.api.Contexts Maven / Gradle / Ivy

There is a newer version: 4.8.3
Show newest version
package com.afrozaar.wordpress.wpapi.v2.api;

public class Contexts {
    public static final String EDIT = "edit";
    public static final String EMBED = "embed";
    public static final String VIEW = "view";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy