Thread Starter
hiko
(@hiko)
Hi,
Thanks for reply.
Yes I know we can do mass update
I need to edit multiple pages from edit screen and move next, previous using pagination.
I am looking for plug-in like this and I am sure WordPress has plug-in.
– Thanks
Thread Starter
hiko
(@hiko)
Hi,
I have downloaded php code plugin
when i create new widget and use code
<?
echo"hello";
?>
it is giving following message
echo "hello";
?>