nezzard
nezzard
Hi, is there any possibilities for make conditions for accepting new entry? For example if(newEntry != true) { return false } ellse { addNewEntry } The main idea is, if...
Hi, i tried to update post meta, when i created posts, but nothing happened It's possible with node-wpapi? ` wp.song().create({ title: '1', content: 'Your post content', status: 'publish', meta: {key:...
IPNS very slow
Hi, is it normal, that ipns loading very slow? I tried to make something like cms with dynamic content, but ipns to slow, when i load site via ipns, first...