php - auto publish custom post type when publish different post type -


i have wordpress music website based on soundcloud api, thing that, in website have 2 custom post types: albums , artists. im trying auto publish artist when publishing audio track. can info databse of artist using soundcloud api have no idea how can auto publish both of them @ same time. needed function check if artist published , if so, not publish again, there wont duplicates. should filtered artist id...

it big time saver. great! tnx.


Comments

Popular posts from this blog

c++11 - Intel compiler and "cannot have an in-class initializer" when using constexpr -

rest - Spring boot: Request method 'PUT' not supported -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -