大きくミスってしまったのが凡ミスで
<?php echo do_shortcode( '[business-calendar num=2 past=true future=true event=true]' ); ?>
のスペルを間違えてしまってすすめていたこと
php7で推奨されないコードで書かれていたので、買い直したのはまあよかった。 クラスとメソッドが同じ名前はだめというやつ。
Methods with the same name as their class will not be constructors in
こんなエラー
【PHPエラー/解決済】Methods with the same name as their class will not be constructors in
にかいてある感じで
プラグイン開けてみて変更しようと思ったが無理、、
買い直した。
開けてみて、メソッドも増えてるし、まあ 俺には手に負えなかったということで、、。
ここからが問題、、
結果は User Role Editorで
edit_business_calendarという権限を追加したら 治ったということだが、
多分DBのクリーンナップなんかで、消してしまったのだろう、、。
あまりやらないほうがいいな、まえもハマった時ある気がする、。
テンプレでオンオフよくするので、、
サラの worpdressを作成した。実験デバッグにどうぞ。
http://clean-wordpress.com/